mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-14 09:47:56 +08:00
Minor documentation fix: zmq_msg_recv instead of zmq_msg_send
This commit is contained in:
parent
2440863292
commit
ce53fe0337
@ -14,8 +14,8 @@ SYNOPSIS
|
|||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
The _zmq_msg_send()_ function is identical to linkzmq:zmq_sendmsg[3], which
|
The _zmq_msg_recv()_ function is identical to linkzmq:zmq_recvmsg[3], which
|
||||||
shall be deprecated in future versions. _zmq_msg_send()_ is more consistent
|
shall be deprecated in future versions. _zmq_msg_recv()_ is more consistent
|
||||||
with other message manipulation functions.
|
with other message manipulation functions.
|
||||||
|
|
||||||
The _zmq_msg_recv()_ function shall receive a message part from the socket
|
The _zmq_msg_recv()_ function shall receive a message part from the socket
|
||||||
|
Loading…
x
Reference in New Issue
Block a user