- 11 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
returns -1 with EAGAIN when mandatory is set and pipe is full
-
Min(Dongmin Yu) authored
-
- 09 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
return EHOSTUNREACH at full only when mandatory is set
-
Min(Dongmin Yu) authored
-
- 08 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
returns EHOSTUNREACH when a peer is full if ZMQ_ROUTER_MANDATORY is set
-
Min(Dongmin Yu) authored
-
- 07 Dec, 2012 2 commits
-
-
Martin Hurton authored
fix wrong boolean operator in router_raw test code
-
KIU Shueng Chuan authored
-
- 04 Dec, 2012 5 commits
-
-
Martin Hurton authored
Close pipes for inproc sockets on zmq_disconnect
-
Stefan Radomski authored
-
Stefan Radomski authored
-
Stefan Radomski authored
-
Stefan Radomski authored
- fixes LIBZMQ-476 and LIBZMQ-475
-
- 01 Dec, 2012 1 commit
-
-
Pieter Hintjens authored
Simplify test_connect_delay
-
- 30 Nov, 2012 4 commits
-
-
Ian Barber authored
Simplify the test connect delay test script, removing the threads and moving to a serialised version. AFAICS this should provide the same test, but without the race conditions that happened with the previous test.
-
Martin Hurton authored
Tiny fix
-
Victor Perron authored
-
Victor Perron authored
versions
-
- 26 Nov, 2012 2 commits
-
-
Pieter Hintjens authored
Update RPM spec file
-
Ian Barber authored
Update the RPM spec file with Justin Cook's changes to fix the build for 3.2.2. (https://zeromq.jira.com/browse/LIBZMQ-473)
-
- 22 Nov, 2012 4 commits
-
-
Pieter Hintjens authored
Event message memory corruption fixes
-
Martin Hurton authored
Added autogen.sh hint to INSTALL
-
Pieter Hintjens authored
-
Lourens Naudé authored
-
- 21 Nov, 2012 4 commits
-
-
Pieter Hintjens authored
Check decoder's state function for NULL before calling it
-
Martin Hurton authored
Fixes bug reported by Peter Friend (http://lists.zeromq.org/pipermail/zeromq-dev/2012-November/019425.html)
-
Lourens Naudé authored
-
Lourens Naudé authored
-
- 20 Nov, 2012 2 commits
-
-
Pieter Hintjens authored
Add ZMTP link to zmq_tcp doc.
-
Ian Barber authored
Include a note with a link to ZMQ RFC 15 for the ZMTP protocol description.
-
- 19 Nov, 2012 3 commits
-
-
Ian Barber authored
Fixed doc for SNDHWM
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
- 17 Nov, 2012 2 commits
-
-
Lourens Naudé authored
Copy monitor specific event endpoints to event messages as the engine etc. can be released at anytime
-
Lourens Naudé authored
This reverts commit 1a18c7b0, reversing changes made to bef9a41b.
-
- 16 Nov, 2012 3 commits
-
-
Ian Barber authored
[LIBZMQ-450] Copy the stream engine endpoint - string reference caused memory corruption
-
Lourens Naudé authored
-
Pieter Hintjens authored
Issue 468
-
- 15 Nov, 2012 1 commit
-
-
John Muehlhausen authored
XPUB "verbose" mode excludes unsubscriptions
-
- 14 Nov, 2012 1 commit
-
-
Pieter Hintjens authored
Fix addresses on triggered events
-