Commit 23ea1b2b authored by Stefan Radomski's avatar Stefan Radomski

typo in docs

parent 3aeaa6fa
...@@ -25,7 +25,7 @@ Indicates that there are more message frames to follow after the 'message'. ...@@ -25,7 +25,7 @@ Indicates that there are more message frames to follow after the 'message'.
*ZMQ_SRCFD*:: *ZMQ_SRCFD*::
Returns the file descriptor of the socket the 'message' was read from. This Returns the file descriptor of the socket the 'message' was read from. This
allows application to retrieve the remote endpoint via 'getpeername(2)'.Be allows application to retrieve the remote endpoint via 'getpeername(2)'. Be
aware that the respective socket might be closed already, reused even. aware that the respective socket might be closed already, reused even.
Currently only implemented for TCP sockets. Currently only implemented for TCP sockets.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment