1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat
Andy Green 3c12fd72e8 unify us sorted waits
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.
2019-08-08 22:39:47 +01:00
..
esp32 sequencer: upgrade timeout to use us 2019-08-08 09:45:09 +01:00
optee sequencer: upgrade timeout to use us 2019-08-08 09:45:09 +01:00
unix unify us sorted waits 2019-08-08 22:39:47 +01:00
windows sequencer: upgrade timeout to use us 2019-08-08 09:45:09 +01:00