summaryrefslogtreecommitdiff
path: root/src/connect_session.cpp
AgeCommit message (Expand)Author
2011-05-30Patches from sub-forward branch incorporatedMartin Sustrik
2011-05-22Introduces bi-directional pipesMartin Sustrik
2011-03-16Duplicate identities now checked with zmq_connectMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-02-23Incorrect PGM sender/receiver creation fixedMartin Sustrik
2011-02-22Added explicit error message in case of memory exhaustionMartin Sustrik
2011-02-17Add delay before reconnectingMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-13Clean-up of the code related to attaching/detaching engines to sessions.Martin Sustrik
2010-10-08More cleanup of session termination process.Martin Sustrik
2010-09-09when no I/O threads are available error is raised instead of assertionMartin Sustrik
2010-08-25engine leak fixed; pgm compilation fixedMartin Sustrik
2010-08-25engine termination on disconnect fixedMartin Sustrik
2010-08-25I/O object hierarchy implementedMartin Sustrik