- 08 Jan, 2013 9 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
allow XSUB/XPUB to send/recv messages unrelated to sub/unsub
-
John Muehlhausen authored
zmq::xpub_t::xread_activated() – change to process messages without 0 or 1 prefix, but without affecting subscriptions zmq::xsub_t::xsend() – change to send rather than discard messages without 0 or 1 prefix, but without affecting subscriptions Update documentation
-
- 02 Jan, 2013 19 commits
-
-
Ian Barber authored
Fix minor problem with cmake bulid
-
Matt Arsenault authored
-
Pieter Hintjens authored
Make CMake build usable for other systems
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
Fix link errors when using -m32 with MinGW
-
Matt Arsenault authored
The CPack NSIS installer was in a state where it would always give a useless error. I think it was using stuff intended for running cpack separately from cmake.
-
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
-
- 01 Jan, 2013 1 commit
-
-
Pieter Hintjens authored
fix for LIBZMQ-84: Address already in use (signaler.cpp)
-
- 29 Dec, 2012 3 commits
-
-
Pieter Hintjens authored
eliminate dead code moved into zmq_utils.cpp
-
KIU Shueng Chuan authored
TIME_WAIT state.
-
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
-