- 02 Jan, 2013 6 commits
-
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
Fix warnings with ICC.
-
Matt Arsenault authored
Make doc building option dependent on asciidoc being installed Fix MSVC build requiring cygwin. Don't use try_run to get the version
-
Matt Arsenault authored
-
- 29 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
eliminate dead code moved into zmq_utils.cpp
-
KIU Shueng Chuan authored
-
- 27 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
win32: fix Event handle leak
-
KIU Shueng Chuan authored
-
- 12 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
Pull upstream OpenPGM 5.2.122 for multi-platform minor fixes.
-
Steven McCoy authored
-
- 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
-