Commit c22e5273 authored by Martin Sustrik's avatar Martin Sustrik

Minor patch to zmq_getsockopt(3) man page

Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
parent 29e0e7db
......@@ -326,7 +326,7 @@ state with a subsequent retrieval of the 'ZMQ_EVENTS' option.
CAUTION: The returned file descriptor is intended for use with a 'poll' or
similar system call only. Applications must never attempt to read or write data
to it directly.
to it directly, neither should they try to close it.
[horizontal]
Option value type:: int on POSIX systems, SOCKET on Windows
......
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