0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-31 01:43:02 +08:00

Merge pull request #424 from vaughan0/patch-1

Update doc/zmq_msg_get.txt
This commit is contained in:
Pieter Hintjens 2012-09-20 11:41:27 -07:00
commit d981c91f80

View File

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