(websocket) fix data race accessing _socket object without mutex protection when calling wakeUpFromPoll in WebSocketTransport.cpp
This commit is contained in:
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "9.1.0"
|
||||
#define IX_WEBSOCKET_VERSION "9.1.1"
|
||||
|
Reference in New Issue
Block a user