doc: add reference to the conan file built at https://github.com/Zinnion/conan-IXWebSocket

This commit is contained in:
Benjamin Sergeant
2019-05-01 21:31:32 -07:00
parent b5aae88a0b
commit 28a7ec4f35
3 changed files with 3 additions and 2 deletions

View File

@ -270,7 +270,7 @@ namespace ix
_onMessageCallback(WebSocket_MessageType_Error, "", 0,
connectErr, WebSocketOpenInfo(),
WebSocketCloseInfo());
// Only sleep if we aren't in the middle of stopping
if (!_stop)
{