Commit f6a840b6 authored by Vaughan Newton's avatar Vaughan Newton

Update doc/zmq_msg_get.txt

parent 86eb7bca
...@@ -25,8 +25,9 @@ Indicates that there are more message frames to follow after the 'message'. ...@@ -25,8 +25,9 @@ Indicates that there are more message frames to follow after the 'message'.
RETURN VALUE RETURN VALUE
------------ ------------
The _zmq_msg_get()_ function shall return zero if successful. Otherwise it The _zmq_msg_get()_ function shall return the value for the property if
shall return `-1` and set 'errno' to one of the values defined below. successful. Otherwise it shall return `-1` and set 'errno' to one of the
values defined below.
ERRORS ERRORS
......
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