Damjan Jovanovic
b4a1d80ae3
wineserver: Avoid spurious FD_WRITE on repeated calls to WSAEventSelect().
...
Repeated calls to WSAEventSelect() with FD_WRITE deliver
spurious FD_WRITE events, as the flag isn't held, resulting
in us unnecessarily polling the socket for writability,
despite the fact FD_WRITE should only be delivered (1) initially
on socket creation, and (2) after send[to]() fails with
EWOULDBLOCK and buffer space becomes available.
Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-20 10:33:54 +01:00
..
2019-08-08 17:53:36 +02:00
2019-03-26 13:55:15 +01:00
2019-04-22 20:27:30 +02:00
2018-11-28 10:43:37 +01:00
2019-03-26 13:55:15 +01:00
2019-03-26 13:55:15 +01:00
2019-12-13 13:13:36 +01:00
2019-08-07 00:12:26 +02:00
2019-05-30 21:53:27 +02:00
2019-03-26 13:55:15 +01:00
2019-03-26 13:59:04 +01:00
2019-03-26 13:55:15 +01:00
2019-12-11 21:51:28 +01:00
2019-05-23 22:18:32 +02:00
2019-03-26 13:55:15 +01:00
2016-01-29 21:25:12 +09:00
2019-03-26 13:55:15 +01:00
2019-12-05 23:36:23 +01:00
2019-03-26 13:55:15 +01:00
2019-12-05 23:36:23 +01:00
2019-12-05 23:36:23 +01:00
2019-09-12 22:47:45 +02:00
2019-03-26 13:55:15 +01:00
2019-10-16 16:03:36 +02:00
2019-03-26 13:55:15 +01:00
2019-03-26 13:55:15 +01:00
2019-12-13 13:13:36 +01:00
2019-12-13 13:13:36 +01:00
2017-07-27 17:04:04 +02:00
2019-12-13 13:13:36 +01:00
2018-12-18 17:18:09 +01:00
2019-09-18 21:55:16 +02:00
2018-08-24 20:12:05 +02:00
2019-12-05 23:36:23 +01:00
2019-12-05 23:36:23 +01:00
2019-12-13 13:13:36 +01:00
2019-04-24 21:57:48 +02:00
2019-03-26 13:55:15 +01:00
2019-03-26 13:55:15 +01:00
2019-03-26 13:55:15 +01:00
2019-03-26 13:55:15 +01:00
2019-12-20 10:33:54 +01:00
2019-03-26 13:55:15 +01:00
2019-12-03 21:27:14 +01:00
2019-11-26 16:32:32 +01:00
2019-03-26 13:55:15 +01:00
2019-05-01 11:15:29 +02:00
2019-12-13 13:13:36 +01:00
2009-10-15 17:56:04 +02:00
2019-12-13 13:13:36 +01:00
2018-08-27 15:16:45 +02:00
2017-12-01 09:23:26 +01:00
2017-12-01 09:23:26 +01:00
2017-12-01 09:23:26 +01:00
2019-12-13 13:13:36 +01:00