- 16 Apr, 2015 1 commit
-
-
- 14 Apr, 2015 4 commits
-
-
Constantin Rack authored
Fix for issue #1287: ZMQ_XPUB_NODROP documentation
-
Jörg Kreuzberger authored
#1287
-
Jörg Kreuzberger authored
fix for issue #1287
-
-
- 15 Mar, 2015 6 commits
-
-
Constantin Rack authored
doc: add ENOENT to list of zmq_unbind error codes
-
Dylan Cali authored
Resolves zeromq/libzmq#1353
-
Constantin Rack authored
update zmq_ctx_term description for consistency
-
Dylan Cali authored
zmq_term and zmq_ctx_destroy are just aliases for zmq_ctx_term. that being the case use 'terminate' in the description for all three so there isn't any confusion about behavior. also update the deprecates list in zmq_ctx_term to include zmq_ctx_destroy.
-
Pieter Hintjens authored
doc: zmq_msg_init does not set errno
-
Dylan Cali authored
In fact it always returns zero.
-
- 14 Mar, 2015 2 commits
-
-
Constantin Rack authored
Problem: wrong default VC rt lib for release dynamic exe.
-
evoskuil authored
-
- 11 Mar, 2015 8 commits
-
-
Constantin Rack authored
fix CMP0053 warning with cmake 3.1
-
xantares authored
-
Constantin Rack authored
fix cmake build system
-
xantares authored
-
xantares authored
-
xantares authored
-
xantares authored
-
xantares authored
-
- 20 Feb, 2015 2 commits
-
-
Constantin Rack authored
Allow zmq_msg_gets checks to assert rather than segfault
-
Thomas Rodgers authored
-
- 19 Feb, 2015 7 commits
-
-
Pieter Hintjens authored
Adjust number of sent messages on hiccups
-
Martin Hurton authored
Not adjusting the sent message count may lead to situation when SUB socket does not forward its subscriptions.
-
Constantin Rack authored
resolve #1347 addresses issue of no metadata on identity frame
-
Thomas Rodgers authored
-
Pieter Hintjens authored
Support limited metadata for STREAM sockets
-
Thomas Rodgers authored
-
Thomas Rodgers authored
-
- 18 Feb, 2015 5 commits
-
-
Thomas Rodgers authored
-
Thomas Rodgers authored
-
Thomas Rodgers authored
-
Joe Eli McIlvain authored
Fix autogen.sh warning about trailing whitespace
-
Thomas Rodgers authored
-
- 14 Feb, 2015 4 commits
-
-
Pieter Hintjens authored
Fix error return for clock_gettime.
-
evoskuil authored
-
Pieter Hintjens authored
Problem: build break in OSX, VS2010, VS2012
-
evoskuil authored
-
- 13 Feb, 2015 1 commit
-
-
evoskuil authored
-