Merge pull request #1310 from rodgert/master

Fix typo in zmq_msg_gets documentation
This commit is contained in:
Constantin Rack 2015-01-16 22:54:17 +01:00
commit 53431a5583

View File

@ -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
getnameinfo(2).
Other properties may be defined based on the underlying security, see ZAP
auththenticated connection sample below.
Other properties may be defined based on the underlying security mechanism,
see ZAP auththenticated connection sample below.
RETURN VALUE
------------