summaryrefslogtreecommitdiff
path: root/src/session.hpp
AgeCommit message (Expand)Author
2011-06-27Rename i_inout to i_engine_sinkMartin Sustrik
2011-05-30Patches from sub-forward branch incorporatedMartin Sustrik
2011-05-26Pending messages are delivered even if connection doesn't exist yetMartin Sustrik
2011-05-25All pipe termination code moved to pipe_tMartin Sustrik
2011-05-22Introduces bi-directional pipesMartin Sustrik
2011-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-03-16Duplicate identities now checked with zmq_connectMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-01-13Make cppcheck not complain about "'operator=' should return something"Martin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-16ZMQ_LINGER socket option added.Martin Sustrik
2010-10-13Clean-up of the code related to attaching/detaching engines to sessions.Martin Sustrik
2010-10-12Avoid duplicate creation of pipes for a single sessionMartin Sustrik
2010-10-08Clean-up of session termination processMartin Sustrik
2010-09-20problem with engine being attached to session while it's being terminated fixedMartin Sustrik
2010-09-19obsolete 'active' flag removed from session_tMartin Sustrik
2010-08-25elementary fixes to the named sessionMartin Sustrik
2010-08-25engine termination on disconnect fixedMartin Sustrik
2010-08-25I/O object hierarchy implementedMartin Sustrik
2010-08-25WIP: Socket migration between threads, new zmq_close() semanticsMartin Sustrik
2010-03-20rollback of half-processed messages in case of disconnectionMartin Sustrik
2010-03-12Implement flow controlMartin Hurton
2010-02-16Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionalityMartin Sustrik
2010-02-13Multi-hop REQ/REP, part VIII., new blob_t type used for holding identityMartin Sustrik
2010-02-13Multi-hop REQ/REP, part VII., identity-related algorithms rewrittenMartin Sustrik
2010-02-13Multi-hop REQ/REP, part VI., session 'name' renamed to 'peer_identity'Martin Sustrik
2010-02-12Multi-hop REQ/REP, part V., peer identity is passed from init object to sessionMartin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-23ZMQII-28: Bidirectional introduction on TCP connection establishmentMartin Sustrik
2009-12-15reconnection mechanism added to tcp transportMartin Sustrik
2009-09-21initial version of req/rep socketsMartin Sustrik
2009-09-16reconnect added to zmq_connecterMartin Sustrik
2009-09-02python extension & perf testsMartin Sustrik
2009-08-30engine virtualised; chatroom example removedMartin Sustrik
2009-08-28pipe deallocation addedMartin Sustrik
2009-08-27multiple bugs fixedMartin Sustrik
2009-08-27pipes addedMartin Sustrik
2009-08-21session management implementedMartin Sustrik
2009-08-20couple of bugs in shutdown mechanism fixedMartin Sustrik
2009-08-12listener/connecter/init/session addedMartin Sustrik
2009-08-06clean up - session/socket/engine stuff removedMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik