mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() This extends threadpool slightly so it can bind enqueued tasks to a secure streams handle as well as a straight wsi. Either the .wsi must be set as before, or the .ss handle if you are using secure streams, when enqueuing a task on the taskpool. A couple of other helpers get ss-aware wrappers if LWS_WITH_SECURE_STREAMS Although threadpool was originally designed for server (gitohashi) actually it's also fine working with client wsi / Secure Streams, if you have a situation a client connection is associated with heavy processing. |
||
---|---|---|
.. | ||
fts | ||
lwsac | ||
threadpool | ||
base64-decode.c | ||
daemonize.c | ||
dir.c | ||
diskcache.c | ||
fsmount.c | ||
getifaddrs.c | ||
getifaddrs.h | ||
lejp.c | ||
lws-ring.c | ||
lws-struct-lejp.c | ||
lws-struct-sqlite.c | ||
peer-limits.c | ||
romfs.c | ||
romfs.h | ||
sha-1.c | ||
spawn.c |