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.hpp
Age
Commit message (
Expand
)
Author
2011-11-09
Get AIX 6.1 compiling again by making msg_t class explicit
AJ Lewis
2011-11-01
Copyright dates adjusted to reflect reality
Martin Sustrik
2011-10-31
250bpm copyrights added
Martin Sustrik
2011-09-15
Session class separated into socket-type-specific sessions
Martin Sustrik
2011-07-15
ZMQ_IDENTITY socket option removed
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-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
2011-01-13
Make cppcheck not complain about "'operator=' should return something"
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