(ixwebsocket) Handle EINTR return code in ix::poll and IXSelectInterrupt
This commit is contained in:
parent
60aeaec734
commit
223cd41b3c
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
All changes to this project will be documented in this file.
|
All changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [11.0.4] - 2020-11-16
|
||||||
|
|
||||||
|
(ixwebsocket) Handle EINTR return code in ix::poll and IXSelectInterrupt
|
||||||
|
|
||||||
## [11.0.3] - 2020-11-16
|
## [11.0.3] - 2020-11-16
|
||||||
|
|
||||||
(ixwebsocket) Fix #252 / regression in 11.0.2 with string comparisons
|
(ixwebsocket) Fix #252 / regression in 11.0.2 with string comparisons
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define IX_WEBSOCKET_VERSION "11.0.3"
|
#define IX_WEBSOCKET_VERSION "11.0.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user