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
/
encoder.hpp
Age
Commit message (
Collapse
)
Author
2011-01-13
Make cppcheck not complain about "'operator=' should return something"
Martin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-10-30
Name of "GNU Lesser Public License" corrected.
Martin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-09-20
problem with engine being attached to session while it's being terminated fixed
Martin Sustrik
2010-08-31
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
Martin Sustrik
2010-06-10
couple of ICC warnings fixed
Martin Sustrik
2010-06-10
issue 33 - missing virtual destructors
Martin Sustrik
2010-06-04
platform.hpp for MSVC contains only very basic stuff
Martin Sustrik
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-12-13
PGM transport fixed
Martin Sustrik
2009-12-11
ZMQII-26: Use zero-copy for large messages (rx side)
Martin Sustrik
2009-12-10
zero-copy on tx side optimised to minimise number of user/kernel space ↵
Martin Sustrik
transitions
2009-12-09
minor documentation updates
Martin Sustrik
2009-12-08
minor fix of zero-copy on tx side
Martin Sustrik
2009-12-08
ZMQII-26: Use zero-copy for large messages
Martin Sustrik
2009-08-03
renamed from zs to zmq
Martin Sustrik
2009-07-29
initial commit
Martin Sustrik