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_engine.hpp
Age
Commit message (
Expand
)
Author
2011-06-27
Rename i_inout to i_engine_sink
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-09-20
problem with engine being attached to session while it's being terminated fixed
Martin Sustrik
2010-09-19
zmq_init_t destroyed zmq_engine_t before plugging it out from the poller firs...
Martin Sustrik
2010-08-31
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
Martin Sustrik
2010-08-25
engine leak fixed; pgm compilation fixed
Martin Sustrik
2010-08-25
I/O object hierarchy implemented
Martin Sustrik
2010-03-20
XREP-style prefixing/trimming messages removed
Martin Sustrik
2010-03-12
Implement flow control
Martin Hurton
2010-02-16
Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality
Martin Sustrik
2010-02-13
Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity
Martin Sustrik
2010-02-12
Multi-hop REQ/REP, part I., tracerouting switched on on XREP socket
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-15
reconnection mechanism added to tcp transport
Martin Sustrik
2009-12-11
ZMQII-26: Use zero-copy for large messages (rx side)
Martin Sustrik
2009-12-10
ZMQII-27: Allow setting SNDBUF and RCVBUF size from 0MQ API (POSIX)
Martin Sustrik
2009-12-08
ZMQII-26: Use zero-copy for large messages
Martin Sustrik
2009-09-16
reconnect added to zmq_connecter
Martin Sustrik
2009-08-30
engine virtualised; chatroom example removed
Martin Sustrik
2009-08-27
pipes added
Martin Sustrik
2009-08-12
listener/connecter/init/session added
Martin Sustrik
2009-08-09
socket options interface modeled as in BSD sockets
Martin Sustrik