summaryrefslogtreecommitdiff
path: root/src/zmq_init.hpp
AgeCommit message (Expand)Author
2011-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-04-04TCP and IPC connection initiation allow for multiple propertiesMartin 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-12-17fix race condition in session initDhammika Pathirana
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-26drop connection requests with duplicate peer identityDhammika Pathirana
2010-10-16ZMQ_LINGER socket option added.Martin Sustrik
2010-08-25I/O object hierarchy implementedMartin Sustrik
2010-02-13Multi-hop REQ/REP, part VIII., new blob_t type used for holding identityMartin Sustrik
2010-01-15ZMQII-39: Implement IPC transportMartin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-23ZMQII-28: Bidirectional introduction on TCP connection establishmentMartin 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