mirror of
https://github.com/zeromq/libzmq.git
synced 2025-02-22 07:01:14 +01:00
Eliminate unnecessary line break
This commit is contained in:
parent
19d30969cf
commit
020f777e09
@ -25,7 +25,7 @@ Context termination is performed in the following steps:
|
|||||||
|
|
||||||
2. After interrupting all blocking calls, _zmq_term()_ shall _block_ until the
|
2. After interrupting all blocking calls, _zmq_term()_ shall _block_ until the
|
||||||
following conditions are satisfied:
|
following conditions are satisfied:
|
||||||
+
|
|
||||||
* All sockets open within 'context' have been closed with _zmq_close()_.
|
* All sockets open within 'context' have been closed with _zmq_close()_.
|
||||||
|
|
||||||
* For each socket within 'context', all messages sent by the application
|
* For each socket within 'context', all messages sent by the application
|
||||||
|
Loading…
x
Reference in New Issue
Block a user