zmq::signaler_t: Restart syscalls on EINTR
This patch restarts the send() or recv() inside zmq::signaler_t if the call fails due to EINTR.
Showing
Please
register
or
sign in
to comment
This patch restarts the send() or recv() inside zmq::signaler_t if the call fails due to EINTR.