Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
found one source of issues in RL
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 29 May 2006 09:23:58 +0000 (09:23 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 29 May 2006 09:23:58 +0000 (09:23 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2302 48e7efb5-ca39-0410-a469-dd3cf9ba447f

TODO

diff --git a/TODO b/TODO
index 5406d1d..bd0098b 100644 (file)
--- 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