1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls
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
..
mbedtls unify us sorted waits 2019-08-08 22:39:47 +01:00
openssl unify us sorted waits 2019-08-08 22:39:47 +01:00
lws-gencrypto-common.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genec-common.c old openssl: dont build with membuffer apis 2019-03-12 11:57:43 +08:00
private-network.h lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
private.h openssl: add threading apis needed for 1.0.2 and earlier 2019-08-02 09:47:23 +01:00
tls-client.c sequencer: add second aux message arg 2019-08-08 09:45:09 +01:00
tls-network.c lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
tls-server.c rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00
tls.c rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00