- 17 Jan, 2013 1 commit
-
-
MinRK authored
in order to avoid logical collisions with pre-existing notions of context destruction in bindings (czmq, pyzmq).
-
- 19 Oct, 2012 1 commit
-
-
Pieter Hintjens authored
-
- 21 Sep, 2012 1 commit
-
-
Lourens Naudé authored
Significantly reworked the monitoring infrastructure with a more granular per socket API and to play well with monitoring endpoints in application threads
-
- 07 Sep, 2012 1 commit
-
-
Pieter Hintjens authored
* zmq_device is now a wrapper that calls zmq_proxy * zmq_proxy adds capture socket
-
- 22 May, 2012 2 commits
-
-
Lourens Naudé authored
-
Lourens Naudé authored
-
- 20 Mar, 2012 1 commit
-
-
Pieter Hintjens authored
* Implemented new ctx API (_new, _destroy, _get, _set) * Removed 'typesafe' macros from zmq.h * Added support for MAX_SOCKETS (was tied into change for #337) * Created new man pages
-
- 16 Mar, 2012 1 commit
-
-
Pieter Hintjens authored
- reverted commit 941be8d2. - fixed zmq_device implementation for latest socket_base class - added back zmq_device.3 man page
-
- 16 Feb, 2012 2 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
* Added zmq_msg_poke for orthogonality * Added zmq_msg_more for simplicity * Fixed up man pages and test program
-
- 15 Feb, 2012 1 commit
-
-
Pieter Hintjens authored
-
- 21 Nov, 2011 1 commit
-
-
Philip Kovacs authored
Signed-off-by:
Philip Kovacs <phil@philkovacs.com>
-
- 06 Nov, 2011 1 commit
-
-
Chuck Remes authored
The new function allows to retrieve options (flags) from zmq_msg_t. Signed-off-by:
Chuck Remes <cremes@mac.com> Renamed from zmq_msg_flags to zmq_getmsgopt Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 11 Jul, 2011 1 commit
-
-
Martin Sustrik authored
Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 24 Mar, 2011 1 commit
-
-
Martin Sustrik authored
Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 23 Mar, 2011 1 commit
-
-
Martin Sustrik authored
Along with the devices, xmlParser which is no longer needed is removed. Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 04 Sep, 2010 3 commits
-
-
Martin Lucina authored
This reverts commit 6cd90304.
-
Martin Lucina authored
This reverts commit c51de31f.
-
Martin Lucina authored
This reverts commit de017375.
-
- 11 Aug, 2010 1 commit
-
-
Pieter Hintjens authored
-
- 04 Aug, 2010 2 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
- 30 Jun, 2010 1 commit
-
-
Martin Lucina authored
-
- 03 Jun, 2010 1 commit
-
-
Martin Lucina authored
-
- 31 May, 2010 1 commit
-
-
Martin Lucina authored
Add getsockopt to Makefile.am
-
- 13 Mar, 2010 1 commit
-
-
Martin Sustrik authored
-
- 09 Mar, 2010 3 commits
-
-
Martin Lucina authored
-
Martin Lucina authored
-
Martin Lucina authored
-
- 27 Feb, 2010 1 commit
-
-
Martin Sustrik authored
-
- 18 Feb, 2010 1 commit
-
-
Martin Lucina authored
This fixes the build_doc logic to work as advertised and never try to (re)build documentation when working with a tarball release.
-
- 11 Feb, 2010 2 commits
-
-
Martin Lucina authored
configure.in is now the master source for the package version number, this propagates to src/platform.hpp (for zmq_version) and doc/Makefile.am (for documentation generation) automagically.
-
Martin Sustrik authored
-
- 10 Feb, 2010 1 commit
-
-
Martin Lucina authored
-