20 Jun
2023
20 Jun
'23
8:54 p.m.
On Mon Jun 19 20:32:05 2023 +0000, Zebediah Figura wrote:
At least for TCP sockets it connects anyway, though. Basically they return WSAEWOULDBLOCK instead of WSAEINPROGRESS for some reason but the behaviour is the same. Is it different for AF_UNIX? Interesting. It does in fact connect despite returning `WSAEWOULDBLOCK`, even for AF_UNIX sockets. I'll remove the thread.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2786#note_36350