summaryrefslogtreecommitdiff
path: root/src/dist.cpp
AgeCommit message (Expand)Author
2012-06-01Assertions improvedMartin Sustrik
2012-03-08Removal of pipe from dist_t fixedMartin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16Message loss when a SUB socket disconnects fixedMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-11-01LABELS and COMMANDs removedMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-10-27Patch for issue LIBZMQ-275. Dealing with VSM in distribution when pipes fail ...Ben Gray
2011-09-14Minor optimisation in message distribution algorithmMartin Sustrik
2011-09-14Bug in message distribution algorithm fixed (issue 251)Martin Sustrik
2011-09-01Fixed warnings on Win64Martin Sustrik
2011-06-23Fix MSVC buildMartin Sustrik
2011-06-20LABEL flag added to the wire formatMartin Sustrik
2011-06-12Publisher-side filtering for multi-part messages fixedMartin Sustrik
2011-06-11Actual message filtering happens in XPUB socketMartin Sustrik
2011-05-23Move the pipe termination code to socket_base_tMartin Sustrik
2011-05-22Introduces bi-directional pipesMartin Sustrik
2011-05-15Fixes warning when compiling with MSVC on Win64Martin Sustrik
2011-05-02Yet one more fix related to PUB socket and multipart messagesMartin Sustrik
2011-04-30Message atomicity problem in PUB socket fixed.Martin Sustrik
2011-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-04-12Code dealing with messages moved to msg.cppMartin Sustrik
2011-03-20Message atomicity problem solved in PUB socketMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-01-14'message distribution mechanism' separated from XPUB socketMartin Sustrik