zmq_bind(3) and zmq_connect(3) describe EINVAL error

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
Martin Sustrik
2011-07-11 16:05:04 +02:00
parent 2afb791ec2
commit 29274811cc
2 changed files with 4 additions and 0 deletions

View File

@@ -44,6 +44,8 @@ return `-1` and set 'errno' to one of the values defined below.
ERRORS
------
*EINVAL*::
The endpoint supplied is invalid.
*EPROTONOSUPPORT*::
The requested 'transport' protocol is not supported.
*ENOCOMPATPROTO*::