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.