Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
That's done, now
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 9 Sep 2005 10:39:39 +0000 (10:39 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 9 Sep 2005 10:39:39 +0000 (10:39 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1722 48e7efb5-ca39-0410-a469-dd3cf9ba447f

TODO

diff --git a/TODO b/TODO
index c891cfb..b2e95ff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,10 +2,6 @@
 ### Ongoing stuff
 ###
 
 ### Ongoing stuff
 ###
 
-* tcp->incoming_socks
-  sock specific tcp (buffsize) useless
-
-* use the exception everywhere
 
 ###
 ### Planned
 
 ###
 ### Planned
   * watchdog in RL (ie, while (1) { fork; exec the child, wait in father })
   * Allow [homogeneous] dico to be sent
   * Make GRAS thread safe by mutexing what needs to be
   * watchdog in RL (ie, while (1) { fork; exec the child, wait in father })
   * Allow [homogeneous] dico to be sent
   * Make GRAS thread safe by mutexing what needs to be
-  * Use a xbt_set for gras_procdata_t->libdata instead of a dict
-    so that the search can be linear.
 
 *
 * AMOK
 
 *
 * AMOK