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
/
zmq_init.hpp
Age
Commit message (
Expand
)
Author
2011-04-21
Message-related functionality factored out into msg_t class.
Martin Sustrik
2011-04-04
TCP and IPC connection initiation allow for multiple properties
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-01-13
Make cppcheck not complain about "'operator=' should return something"
Martin Sustrik
2010-12-17
fix race condition in session init
Dhammika Pathirana
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-26
drop connection requests with duplicate peer identity
Dhammika Pathirana
2010-10-16
ZMQ_LINGER socket option added.
Martin Sustrik
2010-08-25
I/O object hierarchy implemented
Martin Sustrik
2010-02-13
Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity
Martin Sustrik
2010-01-15
ZMQII-39: Implement IPC transport
Martin Sustrik
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-12-23
ZMQII-28: Bidirectional introduction on TCP connection establishment
Martin Sustrik
2009-08-21
session management implemented
Martin Sustrik
2009-08-20
couple of bugs in shutdown mechanism fixed
Martin Sustrik
2009-08-12
listener/connecter/init/session added
Martin Sustrik