Luca Boccassi
|
6f46375440
|
Merge pull request #4080 from ardrabczyk/docs-fixes
Fix a typo and wrong order of assert() in the examples
|
2020-11-10 09:38:33 +00:00 |
|
Arkadiusz Drabczyk
|
d3f59e68ea
|
Problem: there is a typo: 'threda names'
Solution: fix a typo: threda names -> thread names
Signed-off-by: Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
|
2020-11-09 22:36:17 +01:00 |
|
Arkadiusz Drabczyk
|
d43ae07456
|
Problem: not all possible errno values were documented (#4078)
Solution: document more possible errno values
Signed-off-by: Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
|
2020-11-09 22:23:43 +01:00 |
|
Francesco Montorsi
|
b3582da8fb
|
Introduce extended set/get methods for ZMQ contexts (#3642)
* Introduce DRAFT zmq_ctx_set_ext() and zmq_ctx_get_ext() methods. Change
ZMQ_THREAD_NAME_PREFIX to allow for non-numeric thread name prefixes.
|
2019-08-27 23:41:23 +01:00 |
|