Commit 77dd0a6f authored by Martin Hurtoň's avatar Martin Hurtoň

Merge pull request #394 from hintjens/master

Fixed HWM doc on ZMQ_PULL
parents e7f59297 8d96a439
...@@ -41,6 +41,7 @@ tests/test_ts_context ...@@ -41,6 +41,7 @@ tests/test_ts_context
tests/test_connect_resolve tests/test_connect_resolve
tests/test_connect_delay tests/test_connect_delay
tests/test_term_endpoint tests/test_term_endpoint
tests/test_router_behavior
src/platform.hpp* src/platform.hpp*
src/stamp-h1 src/stamp-h1
perf/local_lat perf/local_lat
......
...@@ -297,7 +297,7 @@ Direction:: Unidirectional ...@@ -297,7 +297,7 @@ Direction:: Unidirectional
Send/receive pattern:: Receive only Send/receive pattern:: Receive only
Incoming routing strategy:: Fair-queued Incoming routing strategy:: Fair-queued
Outgoing routing strategy:: N/A Outgoing routing strategy:: N/A
ZMQ_HWM option action:: N/A ZMQ_HWM option action:: Block
Exclusive pair pattern Exclusive pair pattern
......
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