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 a8ad5068e4 windows: fix service for udp and pending tls delays
UDP: call to recv() in there for unknown reasons was trashing udp

delays: pending tls (where data is buffered and no pending POLLIN)
was not reflected in forcing the wait to 0 properly.
2020-04-17 12:39:53 +01:00
..
freertos mbedtls: attempt to remove dependency on net_sockets.c 2020-03-27 13:24:44 +00:00
optee mbedtls: attempt to remove dependency on net_sockets.c 2020-03-27 13:24:44 +00:00
unix async-dns: cope with larger resolv.conf 2020-04-17 12:39:53 +01:00
windows windows: fix service for udp and pending tls delays 2020-04-17 12:39:53 +01:00