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
/
dist.cpp
Age
Commit message (
Expand
)
Author
2012-03-08
Removal of pipe from dist_t fixed
Martin Sustrik
2012-02-16
Full name of the project used in license headers
Martin Sustrik
2012-02-16
Message loss when a SUB socket disconnects fixed
Martin Sustrik
2012-02-16
ZeroMQ renamed to Crossroads
Martin Sustrik
2011-11-01
Copyright dates adjusted to reflect reality
Martin Sustrik
2011-11-01
LABELS and COMMANDs removed
Martin Sustrik
2011-10-31
250bpm copyrights added
Martin Sustrik
2011-10-27
Patch for issue LIBZMQ-275. Dealing with VSM in distribution when pipes fail ...
Ben Gray
2011-09-14
Minor optimisation in message distribution algorithm
Martin Sustrik
2011-09-14
Bug in message distribution algorithm fixed (issue 251)
Martin Sustrik
2011-09-01
Fixed warnings on Win64
Martin Sustrik
2011-06-23
Fix MSVC build
Martin Sustrik
2011-06-20
LABEL flag added to the wire format
Martin Sustrik
2011-06-12
Publisher-side filtering for multi-part messages fixed
Martin Sustrik
2011-06-11
Actual message filtering happens in XPUB socket
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-05-02
Yet one more fix related to PUB socket and multipart messages
Martin Sustrik
2011-04-30
Message atomicity problem in PUB socket fixed.
Martin Sustrik
2011-04-21
Message-related functionality factored out into msg_t class.
Martin Sustrik
2011-04-12
Code dealing with messages moved to msg.cpp
Martin Sustrik
2011-03-20
Message atomicity problem solved in PUB socket
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-01-14
'message distribution mechanism' separated from XPUB socket
Martin Sustrik