(ixwebsocket) Handle EINTR return code in ix::poll and IXSelectInterrupt

This commit is contained in:
Benjamin Sergeant
2020-11-16 13:53:09 -08:00
parent 60aeaec734
commit 223cd41b3c
2 changed files with 5 additions and 1 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "11.0.3"
#define IX_WEBSOCKET_VERSION "11.0.4"