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
/
xsub.cpp
Age
Commit message (
Expand
)
Author
2011-07-15
ZMQ_IDENTITY socket option removed
Martin Sustrik
2011-06-23
Fix MSVC build
Martin Sustrik
2011-06-20
LABEL flag added to the wire format
Martin Sustrik
2011-06-13
Minor patch to fix ICC build
Martin Sustrik
2011-06-12
ZMQ_FILTER socket option added
Martin Sustrik
2011-06-11
Actual message filtering happens in XPUB socket
Martin Sustrik
2011-05-30
Patches from sub-forward branch incorporated
Martin Sustrik
2011-05-28
Subscription matching moved from XSUB to SUB 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-04-21
Message-related functionality factored out into msg_t class.
Martin Sustrik
2011-03-26
ZMQ_NOBLOCK renamed ZMQ_DONTWAIT
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-02-26
Memory leak in PUB/XPUB sockets fixed.
Martin Sustrik
2011-01-14
XSUB socket has a subscription distributor
Martin Sustrik
2010-12-06
options.type correctly set for PUB/SUB/XPUB/XSUB
Martin Sustrik
2010-12-05
XSUB accepts (un)subscriptions in form of messages.
Martin Sustrik
2010-12-04
XPUB and XSUB socket types added.
Martin Sustrik