(socket server) add a callback to the ConnectionState to be invoked when the connection is terminated. This will be used by the SocketServer in the future to know on time that the associated connection thread can be terminated.
This commit is contained in:
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "10.2.2"
|
||||
#define IX_WEBSOCKET_VERSION "10.2.3"
|
||||
|
Reference in New Issue
Block a user