Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fd_set is not portable on IRIX, but needs some extra headers
[simgrid.git] / TODO
diff --git a/TODO b/TODO
index c891cfb..b2e95ff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,10 +2,6 @@
 ### Ongoing stuff
 ###
 
-* tcp->incoming_socks
-  sock specific tcp (buffsize) useless
-
-* use the exception everywhere
 
 ###
 ### 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
-  * Use a xbt_set for gras_procdata_t->libdata instead of a dict
-    so that the search can be linear.
 
 *
 * AMOK