- 19 Mar, 2012 2 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
- 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
-
- 15 Mar, 2012 2 commits
- 14 Mar, 2012 1 commit
-
-
boris@boressoft.ru authored
* Added two new files: errno.hpp and errno.cpp. They are required to use errno functionality on WM. * zmq.cpp, msg.h: removed inclusion of errno.h because it is included in zmq.h that is also included by .cpp. * windows.hpp: process.h is included only for desktop builds. * thread.cpp: on CE CreateThread is used instead of __beginthreadex * socket_base.cpp, clock.cpp: on CE include cmnintrin.h instead on intrin.h * signaler.cpp: on Windows should use special macro around event name (for unicode builds) * err.hpp: make it include errno.hpp (my file) instead on errno.h when building for CE * err.cpp: use FormatMessage when building for CE (because CE does not have ANSI API functions) * zmq.h: do not include errno.h whe building for CE * libzmq.vcproj: add tro new files
-
- 01 Mar, 2012 1 commit
-
-
Rob Gagnon authored
-
- 27 Feb, 2012 2 commits
-
-
Ben Gray authored
-
Staffan Gimåker authored
Signed-off-by:
Staffan Gimåker <staffan@spotify.com>
-
- 20 Feb, 2012 1 commit
-
-
Mikko Koppanen authored
Minor fixes to get_address code to fix build on solaris and freebsd. Also service doesnt need to be discovered here
-
- 18 Feb, 2012 3 commits
-
-
Mikko Koppanen authored
-
Mikko Koppanen authored
-
Mikko Koppanen authored
-
- 17 Feb, 2012 6 commits
-
-
Mikko Koppanen authored
-
Mikko Koppanen authored
-
Mikko Koppanen authored
-
Mikko Koppanen authored
-
skaller authored
-
Mikko Koppanen authored
-
- 16 Feb, 2012 10 commits
-
-
Pieter Hintjens authored
* Fixed use of ssize_t in zmq_msg_t class * Corrected error after merge, old reference to inner_fctname (broke build)
-
Ian Barber authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Staffan Gimåker authored
Signed-off-by:
Staffan Gimåker <staffan@spotify.com>
-
Staffan Gimåker authored
This matches the behaviour of zmq_setsockopt(ZMQ_SUBSCRIBE, ...), which also silently drops subscription messages if the SNDHWM is reached. Signed-off-by:
Staffan Gimåker <staffan@spotify.com>
-
Staffan Gimåker authored
This allows us to actually report an error to the caller on resolve failure, rather than asserting later on in the io thread. Signed-off-by:
Staffan Gimåker <staffan@spotify.com>
-
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 6 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
This reverts commit e646ce43.
-
Pieter Hintjens authored
- anonymous contributor This reverts commit 7b7d4042.
-
- 14 Feb, 2012 1 commit
-
-
Ian Barber authored
-
- 12 Feb, 2012 1 commit
-
-
niXman authored
-
- 11 Feb, 2012 2 commits
-
-
skaller authored
-
Ian Barber authored
-
- 10 Feb, 2012 1 commit
-
-
niXman authored
-