summaryrefslogtreecommitdiff
path: root/src/fq.cpp
AgeCommit message (Expand)Author
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-08Clean-up of session termination processMartin Sustrik
2010-09-18single term ack counting mechanism for every socket (no separate mechanisms f...Martin Sustrik
2010-09-18potential duplicate termination of pipes removedMartin Sustrik
2010-09-07Bug in fq_t and lb_t (when used via ZMQ_EVENTS option) fixedMartin Sustrik
2010-09-01hangup when closing socket with no pipes attached -- fixedMartin Sustrik
2010-08-28terminology unified: revive->activateMartin Sustrik
2010-08-25I/O object hierarchy implementedMartin Sustrik
2010-08-25REQ socket implementation is layered on top of XREQMartin Sustrik
2010-08-25WIP: Socket migration between threads, new zmq_close() semanticsMartin Sustrik
2010-03-27ZMQ_TBC renamed to ZMQ_MOREMartin Sustrik
2010-03-27multi-part messages work with PUB/SUBMartin Sustrik
2010-03-11Restructure language bindingsMartin Lucina
2010-02-10fq: bugfix - don't read msg from inactive pipeMartin Hurton
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-15zmq_encoder/decoder are able to add/trim prefixes from messages; fair queuein...Martin Sustrik