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 2cddfc963b 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:44:19 +08:00
..
esp32 libwebsockets.h: clean out some boilerplate better put in core/private.h 2018-08-16 19:10:32 +08:00
optee coverity: cleanup 2018-08-14 08:00:30 +08:00
unix unix socket: fixes and improvements 2018-08-14 08:00:30 +08:00
windows windows: fix timeout between writes on Windows 2018-08-19 06:44:19 +08:00