Closed dcreager closed 13 years ago
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.
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.