1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/core-net
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
..
adopt.c event-ops: rename accept member to sock_accept 2020-01-15 12:20:50 +00:00
client.c cleaning 2020-01-05 22:17:58 +00:00
close.c event lib: update http client multi to work with it and clean destroy flow 2020-02-04 14:16:18 +00:00
connect.c http client: add flag to disable redir follow 2020-02-04 14:16:18 +00:00
detailed-latency.c detailed latency stats 2019-09-22 03:06:59 -07:00
dummy-callback.c cleaning 2020-01-05 22:17:58 +00:00
lws-dsh.c Coverity fixes 2019-08-19 10:12:20 +01:00
network.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
output.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
pollfd.c cleaning 2020-01-05 22:17:58 +00:00
private-lib-core-net.h event lib: update http client multi to work with it and clean destroy flow 2020-02-04 14:16:18 +00:00
sequencer.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
server.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
service.c event lib: update http client multi to work with it and clean destroy flow 2020-02-04 14:16:18 +00:00
sorted-usec-list.c event lib: update http client multi to work with it and clean destroy flow 2020-02-04 14:16:18 +00:00
state.c fail paths: deregister notifier and be sure adopt returns NULL 2019-12-06 17:14:28 +00:00
stats.c cleaning 2020-01-05 22:17:58 +00:00
vhost.c event lib: update http client multi to work with it and clean destroy flow 2020-02-04 14:16:18 +00:00
wsi-timeout.c cleaning 2020-01-05 22:17:58 +00:00
wsi.c linkit: support build using public sdk 2020-01-17 07:45:34 +00:00