(server) attempt at fixing #131 by using blocking writes in server mode

This commit is contained in:
Benjamin Sergeant
2019-12-12 12:17:29 -08:00
parent e223f8fac2
commit cae016564e
4 changed files with 48 additions and 18 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "7.5.2"
#define IX_WEBSOCKET_VERSION "7.5.3"