summaryrefslogtreecommitdiff
path: root/doc/zmq_bind.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_bind.txt')
-rw-r--r--doc/zmq_bind.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/zmq_bind.txt b/doc/zmq_bind.txt
index 06fd79c..1d7c2ff 100644
--- a/doc/zmq_bind.txt
+++ b/doc/zmq_bind.txt
@@ -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*::