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
2011-06-23
Fix MSVC build
Martin Sustrik
2011-06-20
LABEL flag added to the wire format
Martin Sustrik
2011-05-30
Patches from sub-forward branch incorporated
Martin Sustrik
2011-05-23
Move the pipe termination code to socket_base_t
Martin Sustrik
2011-05-22
Introduces bi-directional pipes
Martin Sustrik
2011-05-15
Fixes warning when compiling with MSVC on Win64
Martin Sustrik
2011-04-22
Assert during SUB socket termination fixed.
Martin Sustrik
2011-04-21
Message-related functionality factored out into msg_t class.
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
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