From: mquinson Date: Fri, 9 Sep 2005 10:39:39 +0000 (+0000) Subject: That's done, now X-Git-Tag: v3.3~3635 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b4193f8dcb043ee338cc7ffb756037bce5c256cd?ds=sidebyside That's done, now git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1722 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/TODO b/TODO index c891cfb13d..b2e95ff946 100644 --- a/TODO +++ b/TODO @@ -2,10 +2,6 @@ ### Ongoing stuff ### -* tcp->incoming_socks - sock specific tcp (buffsize) useless - -* use the exception everywhere ### ### Planned @@ -193,8 +189,6 @@ * 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