summaryrefslogtreecommitdiff
path: root/src/rep.cpp
AgeCommit message (Expand)Author
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16poller_base_t renamed to io_thread_tMartin Sustrik
2012-02-16io_thread_t merged with poller_base_tMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2012-02-16Socket ID addedMartin Sustrik
2011-11-01LABELS and COMMANDs removedMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-09-15Session class separated into socket-type-specific sessionsMartin Sustrik
2011-07-09Drop outbound messages in XREP socket when SNDHWM is reachedMartin Sustrik
2011-06-23Fix MSVC buildMartin Sustrik
2011-06-22New wire format for REQ/REP patternMartin Sustrik
2011-06-20LABEL flag added to the wire formatMartin Sustrik
2011-05-08Fixed REP assert on missing envelopePieter Hintjens
2011-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2010-11-05slots renamed to tidsMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-09-28ZMQ_TYPE socket option addedGonzalo Diethelm
2010-08-25REP socket layered on top of XREP socketMartin Sustrik
2010-08-25WIP: Socket migration between threads, new zmq_close() semanticsMartin Sustrik
2010-05-31memory leak in REP socket fixedMartin Sustrik
2010-04-27initial version of multi-hop REQ/REPMartin Sustrik
2010-04-08few fixed related to multi-part messages in REP socketMartin Sustrik
2010-03-31Handle full-pipe for REP sockets more gracefullyMartin Hurton
2010-03-27ZMQ_TBC renamed to ZMQ_MOREMartin Sustrik
2010-03-27multi-part messages work with REQ/REP socketsMartin Sustrik
2010-03-13ZMQ_NOFLUSH and zmq_flush obsoletedMartin Sustrik
2010-03-12Implement flow control for ZMQ_REP socketsMartin Hurton
2010-03-12Implement flow controlMartin Hurton
2010-03-11Restructure language bindingsMartin Lucina
2010-03-03Fix typo: zmq_close -> zmq_msg_closeMartin Hurton
2010-03-03Fix possible lockups when reading from ZMQ_REP socketsMartin Hurton
2010-02-19Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2010-02-17ZMQII-76: Bug in how replies are handled when the REQ endpoint goes awayMartin Sustrik
2010-02-16Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionalityMartin Sustrik
2010-02-14Multi-hop REQ/REP, part X., optional delayed creation of pipes during connectMartin Sustrik
2010-02-12Multi-hop REQ/REP, part III., change 'type' in options to simple 'traceroute'...Martin Sustrik
2010-02-12Multi-hop REQ/REP, part I., socket type is known to all associated objectsMartin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-11-24ZMQII-25: Implement streamed request/replyMartin Sustrik
2009-11-14Fixing concurrency issue in rep.cpp resulting in broken connections with mult...Martin Sustrik
2009-10-01ZMQII-18: Implement I/O multiplexing (first approximation)Martin Sustrik
2009-09-23ZMQII-16: Change "struct zmq_msg_t" to "zmq_msg_t" in C bindingMartin Sustrik
2009-09-22ZMQ-specific error codes addedMartin Sustrik
2009-09-22Windows build fixedMartin Sustrik
2009-09-21different fixes to req/repMartin Sustrik
2009-09-21initial version of req/rep socketsMartin Sustrik
2009-08-06clean up - session/socket/engine stuff removedMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik