1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/plat
Frank May 1a44e20b6a windows: fix timeout between writes on Windows
After servicing a writable socket, we need to set timeout_ms
to zero. This makes WSAWaitForMultipleEvents() return immediately
after checking events.
2018-08-19 06:55:06 +08:00
..
lws-plat-esp32.c libwebsockets.h: clean out some boilerplate better put in core/private.h 2018-08-16 19:11:54 +08:00
lws-plat-optee.c fd_cloexec: add and use lws_open wrapper and lws_plat_apply_FD_CLOEXEC() on cgi 2018-06-23 13:02:12 +08:00
lws-plat-unix.c fd_cloexec: add and use lws_open wrapper and lws_plat_apply_FD_CLOEXEC() on cgi 2018-06-23 13:02:12 +08:00
lws-plat-win.c windows: fix timeout between writes on Windows 2018-08-19 06:55:06 +08:00