Return standardized error message for EINTR
The zmq functions now use "interrupted" instead of the system-specific strerror() result for any EINTR errors. This makes it easy to test for those and retry any interrupted function calls.pull/17/head
parent
7a59b9f59a
commit
10bc8059f1
Loading…
Reference in New Issue