• Olaf Mandel's avatar
    Extend zmq::wsa_error_to_errno() · de9eef30
    Olaf Mandel authored
    The list of error codes is taken from zmq::wsa_error_no(). Most of the
    new WSA error codes result in EFAULT, but some return a more specific
    value (even EAGAIN).
    
    Fixes #1071
    de9eef30
err.cpp 11.4 KB