Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
register the message even if it's already there with the same payload so that the...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 21 Jun 2004 17:41:42 +0000 (17:41 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 21 Jun 2004 17:41:42 +0000 (17:41 +0000)
commitb2d185d3bc9e8eee467d996f948c7ca7ab4d438d
tree338034d4af8721aac55d9131bbad7cd4506b506c
parent5eb045085f187501764ffeae1e28987c21816f69
register the message even if it's already there with the same payload so that the old payload gets free'd when its refcount becomes zero; make a gras_msg_recv_no_malloc function to make clear that if you don't NULL its argument, you'll get into trouble (interface simplification again)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@135 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/gras/Msg/msg.c