summaryrefslogtreecommitdiff
path: root/src/pair.cpp
AgeCommit message (Expand)Author
2011-04-21Message-related functionality factored out into msg_t class.Martin 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-11-05slots renamed to tidsMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-16ZMQ_LINGER socket option added.Martin Sustrik
2010-10-08Clean-up of session termination processMartin Sustrik
2010-10-01issue 92 -- Assertion failed: inpipe && outpipe (pair.cpp:86) -- fixedMartin Sustrik
2010-09-28ZMQ_TYPE socket option addedGonzalo Diethelm
2010-09-01pipe being attached to the PAIR socket during its termination process is imme...Martin Sustrik
2010-08-25I/O object hierarchy implementedMartin Sustrik
2010-08-25WIP: Socket migration between threads, new zmq_close() semanticsMartin Sustrik
2010-06-19fix double free error in PAIR socketMartin Hurton
2010-04-26P2P renamed to PAIRMartin Sustrik