mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: formatting error in zmq_ctx_set
Solution: fix it
This commit is contained in:
parent
fa5443e92f
commit
cc8d3586cd
@ -91,7 +91,7 @@ Default value:: -1
|
||||
|
||||
|
||||
ZMQ_THREAD_NAME_PREFIX: Set name prefix for I/O threads
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
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.
|
||||
This option is useful to help debugging done via "top -H" or "gdb"; in case
|
||||
|
Loading…
Reference in New Issue
Block a user