(socket server) in the loop accepting connections, call select without a timeout on unix to avoid busy looping, and only wake up when a new connection happens
This commit is contained in:
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "10.2.3"
|
||||
#define IX_WEBSOCKET_VERSION "10.2.4"
|
||||
|
Reference in New Issue
Block a user