mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-06 00:31:13 +01:00
Problem: documentation markup unrecognized
The effect can be seen on http://api.zeromq.org/4-2:zmq-getsockopt at options ZMQ_USE_FD and ZMQ_RATE. Solution: fix length of squiggly line under option title
This commit is contained in:
parent
bacba21ef2
commit
18e0451092
@ -465,7 +465,7 @@ Applicable socket types:: all, when using TCP or IPC transports
|
|||||||
|
|
||||||
|
|
||||||
ZMQ_USE_FD: Retrieve the pre-allocated socket file descriptor
|
ZMQ_USE_FD: Retrieve the pre-allocated socket file descriptor
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
The 'ZMQ_USE_FD' option shall retrieve the pre-allocated file
|
The 'ZMQ_USE_FD' option shall retrieve the pre-allocated file
|
||||||
descriptor that has been assigned to a ZMQ socket, if any. -1 shall be
|
descriptor that has been assigned to a ZMQ socket, if any. -1 shall be
|
||||||
returned if a pre-allocated file descriptor was not set for the socket.
|
returned if a pre-allocated file descriptor was not set for the socket.
|
||||||
|
Loading…
Reference in New Issue
Block a user