summaryrefslogtreecommitdiff
path: root/src/lb.cpp
AgeCommit message (Expand)Author
2012-06-01Assertions improvedMartin Sustrik
2012-02-16Full name of the project used in license headersMartin 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-06-23Fix MSVC buildMartin Sustrik
2011-06-20LABEL flag added to the wire formatMartin 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-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-03-20Message atomicity bug in load-balancer fixedMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2010-12-15Fixes assertion on pipe.cpp:237 when swap fills up.Mikko Koppanen
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-09-18single term ack counting mechanism for every socket (no separate mechanisms f...Martin Sustrik
2010-09-18potential duplicate termination of pipes removedMartin Sustrik
2010-09-10lefover assert removedMartin Sustrik
2010-09-07Bug in fq_t and lb_t (when used via ZMQ_EVENTS option) fixedMartin Sustrik
2010-09-01hangup when closing socket with no pipes attached -- fixedMartin Sustrik
2010-08-25I/O object hierarchy implementedMartin Sustrik
2010-08-25WIP: Socket migration between threads, new zmq_close() semanticsMartin Sustrik
2010-03-27ZMQ_TBC renamed to ZMQ_MOREMartin Sustrik
2010-03-27multi-part message work with UPSTREAM/DOWNSTREAMMartin Sustrik
2010-03-13ZMQ_NOFLUSH and zmq_flush obsoletedMartin Sustrik
2010-03-12Implement flow controlMartin Hurton
2010-03-11Restructure language bindingsMartin Lucina
2010-02-10lb: bugfix - never skip active pipe when sending msgMartin Hurton
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-15zmq_encoder/decoder are able to add/trim prefixes from messages; fair queuein...Martin Sustrik