more cleanup to propagate server connection error and let onOpen callback execute
This commit is contained in:
@ -100,6 +100,7 @@ namespace ix
|
||||
|
||||
// Server
|
||||
void setSocketFileDescriptor(int fd);
|
||||
WebSocketInitResult connectToSocket(int fd);
|
||||
|
||||
WebSocketTransport _ws;
|
||||
|
||||
|
Reference in New Issue
Block a user