- 17 Jan, 2013 1 commit
-
-
MinRK authored
in order to avoid logical collisions with pre-existing notions of context destruction in bindings (czmq, pyzmq).
-
- 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
-
- 12 Mar, 2012 1 commit
-
-
staticfloat authored
-
- 15 Feb, 2012 1 commit
-
-
Pieter Hintjens authored
-
- 18 Dec, 2011 1 commit
-
-
Martin Lucina authored
Signed-off-by:
Martin Lucina <martin@lucina.net>
-
- 09 Apr, 2011 1 commit
-
-
Martin Sustrik authored
Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 09 Feb, 2011 1 commit
-
-
Martin Sustrik authored
Reaper thread destroys the socket asynchronously. zmq_term() can be interrupted by a signal (EINTR). zmq_socket() will return ETERM after zmq_term() was called. Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 01 Dec, 2010 1 commit
-
-
Martin Lucina authored
- Clarify ZMQ_LINGER, zmq_close (), zmq_term () relationship - New socket options - Clarify thread safety of sockets and migration between threads - Other minor and spelling fixes Signed-off-by:
Martin Lucina <mato@kotelna.sk>
-
- 30 Oct, 2010 1 commit
-
-
Martin Sustrik authored
Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 04 Sep, 2010 1 commit
-
-
Martin Lucina authored
This reverts commit 77a3c36f.
-
- 08 Aug, 2010 1 commit
-
-
Pieter Hintjens authored
* Fixed zmq_term, zmq_socket, zmq_close, zmq_setsockopt, * zmq_getsockopt, zmq_bind, zmq_connect, zmq_send, * zmq_recv, zmq_poll, zmq_device, zmq_stopwatch_stop * Updated Reference Manual for these methods
-
- 04 Aug, 2010 1 commit
-
-
Pieter Hintjens authored
* Added documentation for zmq_deviced, which we're developing * Created consistent page footer in documentation template * Page footer notes doc authors and copyright statement
-
- 01 Jun, 2010 1 commit
-
-
Martin Lucina authored
-
- 10 Mar, 2010 1 commit
-
-
Martin Lucina authored
-
- 09 Mar, 2010 1 commit
-
-
Martin Lucina authored
-
- 10 Feb, 2010 1 commit
-
-
Martin Lucina authored
-