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.cpp
Age
Commit message (
Expand
)
Author
2011-07-28
Dead code removed from TCP and IPC transports
Martin Sustrik
2011-07-28
Implementations of TCP and IPC transports separated
Martin Sustrik
2011-07-26
First version of vtcp_connecter added
Martin Sustrik
2011-07-26
TCP transport classes simplified
Martin Sustrik
2011-07-24
Session classes merged into a single class
Martin Sustrik
2011-07-15
ZMQ_IDENTITY socket option removed
Martin Sustrik
2011-06-23
Fix MSVC build
Martin Sustrik
2011-06-23
Outstanding requests dropped when requester dies (issue 190)
Martin Sustrik
2011-06-20
LABEL flag added to the wire format
Martin Sustrik
2011-06-19
Session termination error fixed
Martin Sustrik
2011-05-31
Session termination induced by socket fixed
Martin Sustrik
2011-05-30
Patches from sub-forward branch incorporated
Martin Sustrik
2011-05-26
Pending messages are delivered even if connection doesn't exist yet
Martin Sustrik
2011-05-25
All pipe termination code moved to pipe_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-24
ZMQ_HWM split into ZMQ_SNDHWM and ZMQ_RCVHWM
Martin Sustrik
2011-03-24
SWAP functionality removed
Martin Sustrik
2011-03-16
Duplicate identities now checked with zmq_connect
Martin Sustrik
2011-03-02
The copyrights in file headers updated.
Martin Sustrik
2011-02-22
Added explicit error message in case of memory exhaustion
Martin Sustrik
2011-02-18
Logging of duplicit identities added
Martin Sustrik
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
2010-10-27
fix typo, destroy new engine
Dhammika Pathirana
2010-10-26
drop connection requests with duplicate peer identity
Dhammika Pathirana
2010-10-18
Minor comment improvement.
Martin Sustrik
2010-10-16
ZMQ_LINGER socket option added.
Martin Sustrik
2010-10-13
Clean-up of the code related to attaching/detaching engines to sessions.
Martin Sustrik
2010-10-12
Avoid duplicate creation of pipes for a single session
Martin Sustrik
2010-10-08
More cleanup of session termination process.
Martin Sustrik
2010-10-08
Clean-up of session termination process
Martin Sustrik
2010-09-20
problem with engine being attached to session while it's being terminated fixed
Martin Sustrik
2010-09-19
termination of pipe via delimiter message could stuck when no data were read ...
Martin Sustrik
2010-09-19
obsolete 'active' flag removed from session_t
Martin Sustrik
2010-09-17
reconnection process fixed when failure occurs during init phase
Martin Sustrik
2010-08-25
elementary fixes to the named session
Martin Sustrik
2010-08-25
sessions created by listerner are correctly shut down
Martin Sustrik
2010-08-25
engine leak fixed; pgm compilation fixed
Martin Sustrik
2010-08-25
engine termination on disconnect fixed
Martin Sustrik
2010-08-25
I/O object hierarchy implemented
Martin Sustrik
2010-08-25
Destruction of session is delayed till both in & out pipes are closed
Martin Sustrik
2010-08-25
WIP: Socket migration between threads, new zmq_close() semantics
Martin Sustrik
2010-06-21
Add SWAP support
Martin Hurton
2010-05-25
LWM is computed rather than explicitly specified by user
Martin Sustrik
2010-04-07
unitialised member in seesion_t class - fixed
Martin Sustrik
2010-03-27
ZMQ_TBC renamed to ZMQ_MORE
Martin Sustrik
2010-03-20
rollback of half-processed messages in case of disconnection
Martin Sustrik
2010-03-20
XREP-style prefixing/trimming messages removed
Martin Sustrik
2010-03-12
Implement flow control
Martin Hurton
2010-02-19
don't check for identity, if the connection is anonymous
Martin Sustrik
[next]