Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to detect and discard RPC answers to already cancelled RPC. Don't really work...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 Jun 2006 07:30:33 +0000 (07:30 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 Jun 2006 07:30:33 +0000 (07:30 +0000)
commit3209c46f1f747594d2a66a527ca9d5091fa7c3df
tree45cad979c5b1d9ef923309f023b7040d1174d3ba
parentfbe931e3c86ea3b79130440b0c5f184d3affa51c
try to detect and discard RPC answers to already cancelled RPC. Don't really work yet since we use a 1-port model. Cancelling a RPC and resubmitting it will result in a beautifull deadlock

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