1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/core
Andy Green 6f7051920a cgi: call init_destroy even though not on available roles list
cgi is a role, but it's not an externally-selectable role... it's only
used when the mount indicates it should be.

That means it's not in the list of EVERY_AVAILABLE_ROLE... make sure
its zombie child reaping timer is started at context creation and
stopped at destruction.
2019-10-20 07:13:09 +01:00
..
alloc.c freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00
buflist.c buflist: overallocate by 1 2019-10-13 07:17:03 +01:00
context.c cgi: call init_destroy even though not on available roles list 2019-10-20 07:13:09 +01:00
libwebsockets.c lws_system: auth callback 2019-10-12 12:41:14 +01:00
logs.c logs: avoid monotonic time 2019-10-10 16:34:37 +01:00
lws_dll.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws_dll2.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
private-lib-core.h lws_system: auth token handling using buflist 2019-10-12 12:41:14 +01:00
vfs.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00