Commit cc8d3586 authored by Luca Boccassi's avatar Luca Boccassi

Problem: formatting error in zmq_ctx_set

Solution: fix it
parent fa5443e9
...@@ -91,7 +91,7 @@ Default value:: -1 ...@@ -91,7 +91,7 @@ Default value:: -1
ZMQ_THREAD_NAME_PREFIX: Set name prefix for I/O threads ZMQ_THREAD_NAME_PREFIX: Set name prefix for I/O threads
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The 'ZMQ_THREAD_NAME_PREFIX' argument sets a numeric prefix to each thread The 'ZMQ_THREAD_NAME_PREFIX' argument sets a numeric prefix to each thread
created for the internal context's thread pool. This option is only supported on Linux. created for the internal context's thread pool. This option is only supported on Linux.
This option is useful to help debugging done via "top -H" or "gdb"; in case This option is useful to help debugging done via "top -H" or "gdb"; in case
......
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