index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fq.cpp
Age
Commit message (
Expand
)
Author
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-08
Clean-up of session termination process
Martin Sustrik
2010-09-18
single term ack counting mechanism for every socket (no separate mechanisms f...
Martin Sustrik
2010-09-18
potential duplicate termination of pipes removed
Martin Sustrik
2010-09-07
Bug in fq_t and lb_t (when used via ZMQ_EVENTS option) fixed
Martin Sustrik
2010-09-01
hangup when closing socket with no pipes attached -- fixed
Martin Sustrik
2010-08-28
terminology unified: revive->activate
Martin Sustrik
2010-08-25
I/O object hierarchy implemented
Martin Sustrik
2010-08-25
REQ socket implementation is layered on top of XREQ
Martin Sustrik
2010-08-25
WIP: Socket migration between threads, new zmq_close() semantics
Martin Sustrik
2010-03-27
ZMQ_TBC renamed to ZMQ_MORE
Martin Sustrik
2010-03-27
multi-part messages work with PUB/SUB
Martin Sustrik
2010-03-11
Restructure language bindings
Martin Lucina
2010-02-10
fq: bugfix - don't read msg from inactive pipe
Martin Hurton
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-12-15
zmq_encoder/decoder are able to add/trim prefixes from messages; fair queuein...
Martin Sustrik