Commits


Frank May authored and Andy Green committed 2cddfc963be
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.