1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/core
Andy Green 271ca836c8 event lib: update http client multi to work with it and clean destroy flow
Add selectable event lib support to minimal-http-client-multi and
clean up context destroy flow so we can use lws_destroy_context() from
inside the callback to indicate we want to end the event loop, without
using the traditional "interrupted" flag and in a way that works no
matter which event loop backend is being used.
2020-02-04 14:16:18 +00:00
..
alloc.c freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00
buflist.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
context.c event lib: update http client multi to work with it and clean destroy flow 2020-02-04 14:16:18 +00:00
libwebsockets.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
logs.c cleaning 2020-01-05 22:17:58 +00:00
lws_dll.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws_dll2.c format strings: fixes for when toolchain has uint32_t as unsigned long 2019-11-05 21:00:45 +00:00
private-lib-core.h event lib: update http client multi to work with it and clean destroy flow 2020-02-04 14:16:18 +00:00
vfs.c cleaning 2020-01-05 22:17:58 +00:00