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
/
lb.cpp
Age
Commit message (
Expand
)
Author
2011-03-20
Message atomicity bug in load-balancer fixed
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2010-12-15
Fixes assertion on pipe.cpp:237 when swap fills up.
Mikko Koppanen
2010-10-30
Name of "GNU Lesser Public License" corrected.
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-10
lefover assert 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-25
I/O object hierarchy implemented
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 message work with UPSTREAM/DOWNSTREAM
Martin Sustrik
2010-03-13
ZMQ_NOFLUSH and zmq_flush obsoleted
Martin Sustrik
2010-03-12
Implement flow control
Martin Hurton
2010-03-11
Restructure language bindings
Martin Lucina
2010-02-10
lb: bugfix - never skip active pipe when sending msg
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