- 21 Nov, 2012 1 commit
-
-
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 2 commits
-
-
Pieter Hintjens authored
Fix addresses on triggered events
-
Lourens Naudé authored
-
- 13 Nov, 2012 6 commits
-
-
Martin Hurton authored
Fixed test compilation issue by using memset/memmove rather than bzero/bcopy
-
Christopher Dolan authored
-
Ian Barber authored
Minor code cleanup
-
Martin Hurton authored
-
Pieter Hintjens authored
Resolve LIBZMQ-465
-
Martin Hurton authored
-
- 09 Nov, 2012 15 commits
-
-
Pieter Hintjens authored
Code cleanup
-
Martin Hurton authored
-
Martin Hurton authored
-
Pieter Hintjens authored
Simplify implementation of DEALER socket
-
Martin Hurton authored
-
Martin Hurton authored
Addded ROUTER-ROUTER (back) as valid combination
-
Pieter Hintjens authored
Cmake minor version labeling and sync with 3.x
-
Steven McCoy authored
-
Steven McCoy authored
-
Pieter Hintjens authored
Code cleanup
-
Martin Hurton authored
-
Martin Hurton authored
-
Martin Hurton authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Fix raw mode on reconnect
-
- 08 Nov, 2012 2 commits
-
-
Martin Hurton authored
Zeromq shall never send/receive socket identifiers for sockets in raw mode. The existing implementation breaks this requirement after reconnection.
-
Martin Hurton authored
Add test when the zeromq socket connects to a TCP socket. The test now fails due to bug in the zeromq library.
-
- 07 Nov, 2012 3 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
session_base: code cleanup
-
Martin Hurton authored
- add unlikely hints - drop unnecessary assertion - style fixes There is no need to require the 'more' flag in the provided message structure be 0 when pulling message from the session.
-