summaryrefslogtreecommitdiff
path: root/src/msg.cpp
AgeCommit message (Expand)Author
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