summaryrefslogtreecommitdiff
path: root/src/msg.cpp
AgeCommit message (Expand)Author
2012-05-21Fixes a conflict with XenStore (seeMartin Lucina
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-10-27Patch for issue LIBZMQ-275. Dealing with VSM in distribution when pipes fail ...Ben Gray
2011-09-02msg_t::rm_refs closes the message when number of refs drops to 0 (issue 245)Martin Sustrik
2011-07-08VSM data are aligned to 32/64 bit boundaryMartin Sustrik
2011-05-17zmq_msg_init_data returns ERRNO instead abortingPaul Colomiets
2011-05-03Deallocation functions in zmq.h and msg_t class are consistent.Martin Sustrik
2011-05-03Minor patch to keep ICC compiler happyMartin Sustrik
2011-04-21Message-related functionality factored out into msg_t class.Martin Sustrik
2011-04-19Message validity is checked in the runtimeMartin Sustrik
2011-04-12Code dealing with messages moved to msg.cppMartin Sustrik