Fix failed assertion for WSAENOTSOCK
In de9eef30, the error number assigned to WSAENOTSOCK was EFAULT, but zmq.cpp:919 expects an ENOTSOCK in this case.
Showing
Please
register
or
sign in
to comment
In de9eef30, the error number assigned to WSAENOTSOCK was EFAULT, but zmq.cpp:919 expects an ENOTSOCK in this case.