Files
mpd/src/system
Max Kellermann b177bffa6a system/EventPipe: fix WSAEINPROGRESS on Windows
Apparently, connecting a socket to a loopback address can block on
Windows, and a non-blocking socket will return WSAEINPROGRESS.  This
broken PoorSocketPair() in commit 2119e4fd3e, which made the socket
non-blocking right from the start.  This fix postpones the
ioctlsocket(FIONBIO) call until after the connect().

Closes #134
2017-10-24 20:09:11 +02:00
..
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-09-13 17:49:37 +02:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00