summaryrefslogtreecommitdiff
path: root/src/dispatcher.cpp
AgeCommit message (Expand)Author
2010-04-29signaler rewritten in such a way that any number (>64) of threads can be usedMartin Sustrik
2010-04-29lock-free polling removed; ZMQ_POLL flag removedMartin Sustrik
2010-04-11issue 1 - Change zmq_term semanticsMartin Sustrik
2010-03-19fixes for building with Sun CCMartin Sustrik
2010-03-11Restructure language bindingsMartin Lucina
2010-02-12Multi-hop REQ/REP, part IV., add command deallocation mechanismMartin Sustrik
2010-02-08ZMQII-65: Two OS threads are mapped to the same app_thread_tMartin Sustrik
2010-02-07ZMQII-59: TCP server crashes sometimes when message is send and socket is clo...Martin Sustrik
2010-02-02ZMQII-54: Affinity isn't honouredMartin Sustrik
2010-02-02ZMQII-53: Memory leak when using invalid socket typeMartin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-15all news converted to nothrow variantMartin Sustrik
2009-12-02seqnum mechanism automatedMartin Sustrik
2009-11-21inproc transport - initial commitMartin Sustrik
2009-09-22ZMQ-specific error codes addedMartin Sustrik
2009-09-21different fixes to req/repMartin Sustrik
2009-09-20'flags' parameter added to zmq_initMartin Sustrik
2009-09-16c and cpp directories moved into bindings directorymalosek
2009-09-16ZMQII-8: Failure during orphan pipe deallocationMartin Sustrik
2009-09-07include directory split into c and cpp dirs, added --with-c and --with-cpp co...malosek
2009-09-04python binding functionalMartin Sustrik
2009-08-28pipe deallocation addedMartin Sustrik
2009-08-09redundant interface (i_api) removedMartin Sustrik
2009-08-08lockfree interaction patter for 3 theads implementedMartin Sustrik
2009-08-06dispatcher renamed to contextMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik