Sergey Fedorov
|
c106e6cb24
|
Minor fixes for < 10.6 (#515)
* Fix for missing AI_NUMERICSERV on < 10.6
* Do not use pthread_setname_np on < 10.6
|
2024-05-08 07:33:23 -07:00 |
|
svost
|
5457217503
|
Improved compatibility - fix mingw crossbuild (#337)
|
2021-12-22 22:48:20 -08:00 |
|
Benjamin Sergeant
|
6a7785d9d9
|
no set thread name on mingw
|
2021-03-13 19:02:20 -08:00 |
|
Benjamin Sergeant
|
78a670e0c8
|
more mingw quirks
|
2021-03-13 18:55:30 -08:00 |
|
Benjamin Sergeant
|
2798886c0b
|
(websocket server) add a new simpler API to handle client connections / that API does not trigger a memory leak while the previous one did
|
2020-07-23 19:29:41 -07:00 |
|
Benjamin Sergeant
|
f7031d0d3e
|
set thread name in only one file
|
2020-07-17 11:43:50 -07:00 |
|
Benjamin Sergeant
|
372af54e46
|
remove dead file
|
2019-01-06 14:26:11 -08:00 |
|
Benjamin Sergeant
|
3b67032adb
|
add missing src files (IXSetThreadName.{cpp,h}) ...
|
2018-12-23 14:19:30 -08:00 |
|