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
/
msg.cpp
Age
Commit message (
Expand
)
Author
2012-05-21
Fixes a conflict with XenStore (see
Martin Lucina
2012-02-16
Full name of the project used in license headers
Martin Sustrik
2012-02-16
ZeroMQ renamed to Crossroads
Martin Sustrik
2011-11-01
Copyright dates adjusted to reflect reality
Martin Sustrik
2011-10-31
250bpm copyrights added
Martin Sustrik
2011-10-27
Patch for issue LIBZMQ-275. Dealing with VSM in distribution when pipes fail ...
Ben Gray
2011-09-02
msg_t::rm_refs closes the message when number of refs drops to 0 (issue 245)
Martin Sustrik
2011-07-08
VSM data are aligned to 32/64 bit boundary
Martin Sustrik
2011-05-17
zmq_msg_init_data returns ERRNO instead aborting
Paul Colomiets
2011-05-03
Deallocation functions in zmq.h and msg_t class are consistent.
Martin Sustrik
2011-05-03
Minor patch to keep ICC compiler happy
Martin Sustrik
2011-04-21
Message-related functionality factored out into msg_t class.
Martin Sustrik
2011-04-19
Message validity is checked in the runtime
Martin Sustrik
2011-04-12
Code dealing with messages moved to msg.cpp
Martin Sustrik