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.cpp
Age
Commit message (
Collapse
)
Author
2010-03-11
Restructure language bindings
Martin Lucina
C and C++ headers moved from bindings/ to include/, bindings/ removed --with-c and --with-cpp options to configure removed, C and C++ now built and installed by default
2010-02-16
Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality
Martin Sustrik
2010-02-14
Multi-hop REQ/REP, part X., optional delayed creation of pipes during connect
Martin Sustrik
2010-02-12
Multi-hop REQ/REP, part III., change 'type' in options to simple ↵
Martin Sustrik
'traceroute' flag
2010-02-12
Multi-hop REQ/REP, part I., socket type is known to all associated objects
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 ↵
Martin Sustrik
queueing and load balancing algorithms factorised into separate classes
2009-12-13
zmq_streamer & zmq_queue are built under MSVC
unknown
2009-12-13
XREP & XREQ socket types added; zmq_queue device added
Martin Sustrik