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. |
||
---|---|---|
.. | ||
alloc.c | ||
buflist.c | ||
context.c | ||
libwebsockets.c | ||
logs.c | ||
lws_dll.c | ||
lws_dll2.c | ||
private.h | ||
vfs.c |