From: mquinson Date: Mon, 29 May 2006 09:23:58 +0000 (+0000) Subject: found one source of issues in RL X-Git-Tag: v3.3~3056 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ad6d64eb4fda5283fb75ee76bf85b856c787dfd0?hp=6ff7252fe769f6454818ac5d4e421ae7498381bd found one source of issues in RL git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2302 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/TODO b/TODO index 5406d1df0c..bd0098bf1f 100644 --- a/TODO +++ b/TODO @@ -17,6 +17,8 @@ xbt/log.h:/** \name WARN xbt/log.h:/** \name ERROR xbt/log.h:/** \name CRITICAL +gras_socket_close should be blocking until all the data sent have been +received by the other side (implemented with an ACK mechanism). ### ### Planned