[zeromq-dev] Something still slightly wonky with online docs generation
Thomas Rodgers
rodgert at twrodgers.com
Sun Nov 9 04:44:20 CET 2014
in zmq_term docs (for both 4.1 and 4.0 for instance), the itemized list of
conditions to be satisfied shows up as -
- After interrupting all blocking calls, *zmq_term()* shall *block* until
the following conditions are satisfied: <itemizedlist> <listitem> All
sockets open within *context*have been closed with *zmq_close()*.
- For each socket within *context*, all messages sent by the application
with*zmq_send()* have either been physically transferred to a network
peer, or the socket's linger period set with the *ZMQ_LINGER* socket
option has expired.
The <itemizedlist> should nest after 'satisfied:' (and probably not leak
the HTML tokens :-> )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20141108/56a0b760/attachment.htm>
More information about the zeromq-dev
mailing list