mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() With SMP + event lib, extra locking is required when dealing with cross-thread adoption case, and cross-vhost cases like wsi close, we need to hold the pt or context lock. These lock apis are NOPs when LWS_MAX_SMP == 1 which is the default. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
libuv.c | ||
private-lib-event-libs-libuv.h |