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
/
xrep.hpp
Age
Commit message (
Expand
)
Author
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-08
Fixed REP assert on missing envelope
Pieter Hintjens
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
2011-01-13
Make cppcheck not complain about "'operator=' should return something"
Martin Sustrik
2010-11-05
slots renamed to tids
Martin Sustrik
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-16
ZMQ_LINGER socket option added.
Martin Sustrik
2010-10-08
Clean-up of session termination process
Martin Sustrik
2010-08-25
I/O object hierarchy implemented
Martin Sustrik
2010-08-25
WIP: Socket migration between threads, new zmq_close() semantics
Martin Sustrik
2010-07-07
issue 38 - Assertion failed: fetched (xrep.cpp:196)
Martin Hurton
2010-04-27
initial version of multi-hop REQ/REP
Martin Sustrik
2010-03-13
ZMQ_NOFLUSH and zmq_flush obsoleted
Martin Sustrik
2010-03-12
Implement flow control
Martin Hurton
2010-02-16
Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality
Martin Sustrik
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
2009-12-13
XREP & XREQ socket types added; zmq_queue device added
Martin Sustrik