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
/
session_base.cpp
Age
Commit message (
Expand
)
Author
2012-05-20
Implement SP wire protocol
sp
Martin Lucina
2012-05-06
Return error if an invalid connection string is used
Douglas Young
2012-05-01
Revert "Implement protocol versioning (except PGM)"
Martin Sustrik
2012-04-29
Implement protocol versioning (except PGM)
Martin Lucina
2012-04-17
"Survey" pattern implemented
Martin Sustrik
2012-04-06
Verious warnings generated by SunStudio fixed
Martin Sustrik
2012-04-04
0MQ/2.1 wire format compatibility implemented
Martin Sustrik
2012-03-20
Send identities on reconnect
Martin Sustrik
2012-03-20
Small ommision in session creation mechanism
Martin Sustrik
2012-02-16
Full name of the project used in license headers
Martin Sustrik
2012-02-16
poller_base_t renamed to io_thread_t
Martin Sustrik
2012-02-16
io_thread_t merged with poller_base_t
Martin Sustrik
2012-02-16
Bug in linger implementation fixed
Martin Sustrik
2012-02-16
Timers identified by dynamically generated handles
Martin Sustrik
2012-02-16
cancel_timer function renamed to rm_timer
Martin Sustrik
2012-02-16
ZeroMQ renamed to Crossroads
Martin Sustrik
2011-11-04
Identities re-introduced
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
VTCP transport removed
Martin Sustrik
2011-10-31
250bpm copyrights added
Martin Sustrik
2011-10-31
New style ROUTER socket removed.
Martin Sustrik
2011-09-16
Check message syntax in REQ asynchronously
Martin Sustrik
2011-09-15
Session class separated into socket-type-specific sessions
Martin Sustrik