mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-27 15:41:05 +08:00
zmq_socket(3) describes the EMFILE error code
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
parent
e3dc0b25d9
commit
20e0b7cdcb
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user