(ws) set the main thread name, to help with debugging in XCode, gdb, lldb etc...

This commit is contained in:
Benjamin Sergeant
2020-08-26 13:38:45 -07:00
parent ed5c63144e
commit 08640d877f
3 changed files with 6 additions and 1 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "10.2.9"
#define IX_WEBSOCKET_VERSION "10.3.0"