mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
Minor typo fixed in zmq_getsockopt(3) man page.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
parent
a780833683
commit
0c86f90280
@ -28,7 +28,7 @@ The following options can be retrieved with the _zmq_getsockopt()_ function:
|
||||
|
||||
ZMQ_TYPE: Retrieve socket type.
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
The 'ZMQ_TYPE option shall retrieve the socket type for the specified
|
||||
The 'ZMQ_TYPE' option shall retrieve the socket type for the specified
|
||||
'socket'. The socket type is specified at socket creation time and
|
||||
cannot be modified afterwards.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user