X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5db62343293f50d3a4da5ec28bab7c75443e00ae..60894e585d7f494d9ad32afd452a57f8849ceff6:/TODO 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