mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() There are quite a few linked-lists of things that want events after some period. This introduces a type binding an lws_dll2 for the list and a lws_usec_t for the duration. The wsi timeouts, the hrtimer and the sequencer timeouts are converted to use these, also in the common event wait calculation. |
||
---|---|---|
.. | ||
adopt.c | ||
client.c | ||
close.c | ||
connect.c | ||
dummy-callback.c | ||
network.c | ||
output.c | ||
pollfd.c | ||
private.h | ||
sequencer.c | ||
server.c | ||
service.c | ||
sorted-usec-list.c | ||
stats.c | ||
vhost.c | ||
wsi-timeout.c | ||
wsi.c |