Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
8d96a439
Commit
8d96a439
authored
Jul 04, 2012
by
Pieter Hintjens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed documentation of HWM on ZMQ_PULL
parent
c251d940
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
.gitignore
.gitignore
+1
-0
zmq_socket.txt
doc/zmq_socket.txt
+1
-1
No files found.
.gitignore
View file @
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
...
...
doc/zmq_socket.txt
View file @
8d96a439
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment