Fixed documentation of HWM on ZMQ_PULL

This commit is contained in:
Pieter Hintjens 2012-07-04 17:46:08 +09:00
parent c251d940b3
commit 8d96a43975
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -41,6 +41,7 @@ tests/test_ts_context
tests/test_connect_resolve
tests/test_connect_delay
tests/test_term_endpoint
tests/test_router_behavior
src/platform.hpp*
src/stamp-h1
perf/local_lat

View File

@ -297,7 +297,7 @@ Direction:: Unidirectional
Send/receive pattern:: Receive only
Incoming routing strategy:: Fair-queued
Outgoing routing strategy:: N/A
ZMQ_HWM option action:: N/A
ZMQ_HWM option action:: Block
Exclusive pair pattern