- 11 Jul, 2012 1 commit
-
-
Martin Hurton authored
-
- 06 Jul, 2012 8 commits
-
-
Ian Barber authored
Rewrite event processing in io_thread
-
Martin Hurton authored
-
Pieter Hintjens authored
Code cleanup
-
Martin Hurtoň authored
Reverting fix for #393
-
Martin Hurton authored
-
Pieter Hintjens authored
-
Ian Barber authored
Fixed issue #393 - Android build error
-
Pieter Hintjens authored
-
- 04 Jul, 2012 3 commits
-
-
Martin Hurtoň authored
Fixed HWM doc on ZMQ_PULL
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Making Android&pyzmq friendly version with -avoid-version
-
- 03 Jul, 2012 1 commit
-
-
Cyril Holweck authored
-
- 02 Jul, 2012 3 commits
-
-
Pieter Hintjens authored
mtrie clenaup
-
Martin Hurton authored
-
Martin Hurton authored
-
- 26 Jun, 2012 4 commits
-
-
Chuck Remes authored
Let docs for zmq_ctx_set_monitor() respect a 80 char wide column width
-
Lourens Naudé authored
-
Pieter Hintjens authored
Small code simplification
-
Martin Hurton authored
-
- 25 Jun, 2012 2 commits
-
-
Pieter Hintjens authored
Fix a bug in trie implementation
-
Martin Hurton authored
When removing keys for a specified value, make sure we drop empty node table. Failing to do this can lead to asserion failure. Refs: http://lists.zeromq.org/pipermail/zeromq-dev/2012-June/017589.html
-
- 24 Jun, 2012 1 commit
-
-
Pieter Hintjens authored
declare struct iovec
-
- 23 Jun, 2012 1 commit
-
-
MinRK authored
avoids warnings of the form: warning: 'struct iovec' declared inside parameter list warning: its scope is only this definition or declaration, which is probably not what you want when building downstream projects
-
- 20 Jun, 2012 1 commit
-
-
Pieter Hintjens authored
Fix missing ENETRESET for Jira #LIBZMQ-329.
-
- 19 Jun, 2012 5 commits
-
-
Steven McCoy authored
-
Ian Barber authored
Missing semi-colon makes Windows compilation fail, Missing files in WIndows solution file
-
Jos Decoster authored
-
jdc8 authored
-
Pieter Hintjens authored
Add errno fallback values for MSVC2008.
-
- 18 Jun, 2012 1 commit
-
-
Steven McCoy authored
-
- 17 Jun, 2012 1 commit
-
-
Ian Barber authored
Reworked ZMQ_FAIL_UNROUTABLE to actually work as it was intended.
-
- 16 Jun, 2012 5 commits
-
-
Kobolog authored
-
Kobolog authored
-
Kobolog authored
-
Pieter Hintjens authored
Fix open_socket to return -1 (INVALID_SOCKET on Windows) on error
-
Martin Hurton authored
-
- 15 Jun, 2012 3 commits
-
-
Pieter Hintjens authored
Connecter cleanups
-
Martin Hurton authored
Calling close () when the underlying socket is invalid triggers an assertion failure.
-
Martin Hurton authored
Make start_connecting () to have singe exit point.
-