ing
This commit is contained in:
parent
1c8bef954e
commit
0e01920fe9
|
@ -48,6 +48,7 @@ func NewSocket(sb SocketBuilder, parentContext cuc.Context) (Socket, error) {
|
|||
sh.OnConnect(sc, conn)
|
||||
|
||||
s := retainSocket()
|
||||
s.Conn = conn
|
||||
s.ctx = sc
|
||||
s.sh = sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user