- 17 Feb, 2012 9 commits
-
-
skaller authored
-
skaller authored
-
skaller authored
-
Pieter Hintjens authored
Removing old ECANTROUTE documentation
-
Ian Barber authored
Revert null checks in the API
-
Mikko Koppanen authored
-
Ian Barber authored
-
Pieter Hintjens authored
Adding more specific installation instructions
-
Jtzl Forshizl authored
-
- 16 Feb, 2012 23 commits
-
-
Ian Barber authored
Minor cleanups
-
Pieter Hintjens authored
* Fixed use of ssize_t in zmq_msg_t class * Corrected error after merge, old reference to inner_fctname (broke build)
-
Chuck Remes authored
Return EFAULT if required arguments are null
-
Chuck Remes authored
Renamed scatter/gather methods, cleaned up source
-
Pieter Hintjens authored
Remove inet_ntop
-
Ian Barber authored
-
Pieter Hintjens authored
Compact the trie/mtrie node tables where possible, to reduce memory usag...
-
Pieter Hintjens authored
Drop subscription messages when reaching the SNDHWM rather than assertin...
-
Pieter Hintjens authored
Resolve addresses in the calling thread on connect.
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Mikko Koppanen authored
Added zmq_msg_send/recv functions
-
Mikko Koppanen authored
Renamed zmq_getmsgopt to zmq_msg_get
-
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 8 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Chuck Remes authored
Cleanups to man pages
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-