mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() WSASetEvent(pt->events) just makes WSAWaitForMultipleEvents() return, it will not set LWS_POLLOUT in pfd->revents and thus has IMHO no effect. If WSAWaitForMultipleEvents() will set LWS_POLLOUT it will also signal the event automatically. |
||
---|---|---|
.. | ||
private.h | ||
windows-fds.c | ||
windows-file.c | ||
windows-init.c | ||
windows-misc.c | ||
windows-pipe.c | ||
windows-service.c | ||
windows-sockets.c |