Commit 20e0b7cd authored by Martin Sustrik's avatar Martin Sustrik

zmq_socket(3) describes the EMFILE error code

Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
parent e3dc0b25
......@@ -310,6 +310,8 @@ ERRORS
The requested socket 'type' is invalid.
*EFAULT*::
The provided 'context' is invalid.
*EMFILE*::
The limit on the total number of open 0MQ sockets has been reached.
*ETERM*::
The context specified was terminated.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment