don't remove engine
This commit is contained in:
parent
b52684cb8f
commit
42aced5e9c
@ -130,7 +130,6 @@ public final class SocketIOClient: NSObject, SocketEngineClient, SocketLogClient
|
||||
reconnects = false
|
||||
status = SocketIOClientStatus.Closed
|
||||
engine?.close(fast: fast)
|
||||
engine = nil
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user