(socket server) do not create a select interrupt object everytime when polling for notifications while waiting for new connections, instead use a persistent one which is a member variable
This commit is contained in:
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "10.2.1"
|
||||
#define IX_WEBSOCKET_VERSION "10.2.2"
|
||||
|
Reference in New Issue
Block a user