mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 10:52:56 +01:00
Fix typo in zmq_msg_gets documentation
This commit is contained in:
parent
cf2bd3b6ae
commit
4e89ae616a
@ -33,8 +33,8 @@ Additionally, when available for the underlying transport, the *Peer-Address*
|
|||||||
property will return the IP address of the remote endpoint as returned by
|
property will return the IP address of the remote endpoint as returned by
|
||||||
getnameinfo(2).
|
getnameinfo(2).
|
||||||
|
|
||||||
Other properties may be defined based on the underlying security, see ZAP
|
Other properties may be defined based on the underlying security mechanism,
|
||||||
auththenticated connection sample below.
|
see ZAP auththenticated connection sample below.
|
||||||
|
|
||||||
RETURN VALUE
|
RETURN VALUE
|
||||||
------------
|
------------
|
||||||
|
Loading…
Reference in New Issue
Block a user