Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Some more work to do
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 30 May 2005 15:58:57 +0000 (15:58 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 30 May 2005 15:58:57 +0000 (15:58 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1304 48e7efb5-ca39-0410-a469-dd3cf9ba447f

TODO

diff --git a/TODO b/TODO
index 8bc6466..25702bd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+- a way to get the network proximity (needed by Pastry, at least)
+
 - pull method of source diffusion in graspe-slave
 
 - Use a xbt_set for gras_procdata_t->libdata instead of a dict
@@ -10,7 +12,7 @@
 ###
 
 - tcp->incoming_socks
-  sock specific tcp (buffsize) inutile
+  sock specific tcp (buffsize) useless
 
 ###
 ### Soon