Age | Commit message (Expand) | Author |
2012-02-16 | Valid handle_t is never NULL | Martin Sustrik |
2012-02-16 | cancel_timer function renamed to rm_timer | Martin Sustrik |
2012-02-16 | i_poll_events interface moved to poller_base.hpp | Martin Sustrik |
2012-02-16 | poller_base_t is used instead of poller_t | Martin Sustrik |
2012-02-16 | MSVC build fixed | Martin Sustrik |
2012-02-16 | Simplify mechanism for choosing polling mechanism | Martin Sustrik |
2012-02-16 | Polling handle is a fixed type now. | Martin Sustrik |
2012-02-16 | Message loss when a SUB socket disconnects fixed | Martin Sustrik |
2012-02-16 | Redundant definition of blob_t removed | Martin Sustrik |
2012-02-16 | Type in 0MQ compatibility header fixed | Martin Sustrik |
2012-02-16 | Reduce memory usage of mtrie. | Staffan Gimåker |
2012-02-16 | Invalid iterator not used | Martin Sustrik |
2012-02-16 | Improve checking for the invalid sockets | Martin Sustrik |
2012-02-16 | Obsolete launch_sibling function removed | Martin Sustrik |
2012-02-16 | Race condition in zmq_term() fixed | Martin Sustrik |
2012-02-16 | ZeroMQ compatibility header added | Martin Sustrik |
2012-02-16 | .gitignore revised | Martin Sustrik |
2012-02-16 | File descriptor passed to in_event and out_event | Martin Sustrik |
2012-02-16 | Small error in a comment fixed | Martin Sustrik |
2012-02-16 | Subscription buffer in XSUB socket made elastic | Martin Sustrik |
2012-02-16 | TODO added | Martin Sustrik |
2012-02-16 | Old MCSVC perf projects starting with c_ prefix renamed | Martin Sustrik |
2012-02-16 | MSVC build fixed | Martin Sustrik |
2012-02-16 | MSVC build: ZeroMQ renamed to Crossroads | Martin Sustrik |
2012-02-16 | MSVC2008 build system removed | Martin Sustrik |
2012-02-16 | build/redhat/zeromq.spec removed | Martin Sustrik |
2012-02-16 | xs_epgm man page removed | Martin Sustrik |
2012-02-16 | Allow to set up a source address for outgoing connections in zmq_connect() | Sergey Matveychuk |
2012-02-16 | Small layout fix in acinlcude.m4 Signed-off-by: Martin Sustrik <sustrik@250bp... | Martin Sustrik |
2012-02-16 | Revert "Fix: Case where system library has epoll but kernel does not support ... | Martin Sustrik |
2012-02-16 | Fix: Case where system library has epoll but kernel does not support it. | Michael Fox |
2012-02-16 | Michael Fox added to the AUTHORS file | Martin Sustrik |
2012-02-16 | Fix bad combination of gcc3, -Werror and private destructor | Michael Fox |
2012-02-16 | The cause behind the segfault was next.node being deleted but count still bei... | Staffan Gimåker |
2012-02-16 | Fixes to xs::xpub_t::xread_activated | Martin Sustrik |
2012-02-16 | Prune redundant nodes in the trie. | Staffan Gimåker |
2012-02-16 | Prune redundant nodes in the mtrie. | Staffan Gimåker |
2012-02-16 | Updated connector open() doc strings. | Ivo Danihelka |
2012-02-16 | Patch from Mikko Koppanen for #LIBZMQ-301 | AJ Lewis |
2012-02-16 | Stop polling for OUT immediately when no data in pipe | Martin Sustrik |
2012-02-16 | Documentation of zmq_getmsgopt improved | Martin Sustrik |
2012-02-16 | Fix assertion in pgm_sender_t::plug() (LIBZMQ-303) | Martin Lucina |
2012-02-16 | Fix pgm_receiver.cpp: zmq_assert (pending_bytes == 0) (LIBZMQ-205) | Martin Lucina |
2012-02-16 | ZeroMQ renamed to Crossroads | Martin Sustrik |
2012-02-16 | More logging infrastructure | Martin Sustrik |
2012-02-16 | Remaining part of the logging infrastructure removed | Martin Sustrik |
2012-02-16 | Logging functionality available for individual objects | Martin Sustrik |
2012-02-16 | Old logging infrastructure removed | Martin Sustrik |
2012-02-16 | Monitor object added | Martin Sustrik |
2012-02-16 | Socket ID added | Martin Sustrik |