1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib
Andy Green 1bf30c8620 debug: with debug build and uv, repeat some closes
The closes have to complete after libuv returned to the
event loop.  So make sure to catch any problem that gets
introduced where another close entry in the meanwhile is
unsafe.

https://github.com/warmcat/libwebsockets/issues/1245
2018-04-19 16:16:49 +08:00
..
event-libs selftests 2018-04-19 16:16:48 +08:00
jws lws_snprintf 2018-03-12 09:28:42 +08:00
misc refactor role ops 2018-04-11 13:39:42 +08:00
plat tcp keepalive: user TCP_USER_TIMEOUT on linux if extant 2018-04-19 16:16:48 +08:00
roles minimal-http-server-basicauth 2018-04-19 16:16:48 +08:00
tls selftests 2018-04-19 16:16:48 +08:00
alloc.c acme: adaptations through plat for esp32 2017-12-11 13:30:12 +08:00
context.c lws_buflist 2018-04-19 16:15:10 +08:00
libwebsockets.c debug: with debug build and uv, repeat some closes 2018-04-19 16:16:49 +08:00
libwebsockets.h minimal-http-server-post: redirect does its own header write 2018-04-19 16:16:48 +08:00
output.c 404 processing 2018-04-19 16:15:10 +08:00
pollfd.c lws_buflist 2018-04-19 16:15:10 +08:00
private-libwebsockets.h rxflow buflist: handle forced service 2018-04-19 16:15:10 +08:00
service.c debug: with debug build and uv, repeat some closes 2018-04-19 16:16:49 +08:00