Minor documentation fix: zmq_msg_recv instead of zmq_msg_send

This commit is contained in:
Vaughan Newton 2012-10-06 13:15:17 +02:00
parent 2440863292
commit ce53fe0337

View File

@ -14,8 +14,8 @@ SYNOPSIS
DESCRIPTION
-----------
The _zmq_msg_send()_ function is identical to linkzmq:zmq_sendmsg[3], which
shall be deprecated in future versions. _zmq_msg_send()_ is more consistent
The _zmq_msg_recv()_ function is identical to linkzmq:zmq_recvmsg[3], which
shall be deprecated in future versions. _zmq_msg_recv()_ is more consistent
with other message manipulation functions.
The _zmq_msg_recv()_ function shall receive a message part from the socket