Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
if the plugin socket creator raises an exception, remove the broken socket from the...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 13 Jul 2007 09:37:31 +0000 (09:37 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 13 Jul 2007 09:37:31 +0000 (09:37 +0000)
commit0b0e99884dc8a04821a89dd5631ad077eaac6c3c
tree443d88017f3bda067eff64f80919182ea9949936
parent56c3026268986d7e710f5186c9a726fb96f4aef0
if the plugin socket creator raises an exception, remove the broken socket from the set (or we'll get into trouble at finalization, when trying to destroy it)

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