(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 cca304fc18
commit 5897de6bd9
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"