Problem: ZMQ_SRCFD test does not work on Windows
Solution: add Winsock specific assertions, since getpeername() should will return SOCKET_ERROR (-1) and WSAGetLastError() will be set to WSAENOTSOCK
Showing
Please
register
or
sign in
to comment