Hello Mathieu,

2009/7/2 Matthieu Dubuget <matthieu.dubu...@gmail.com>:
> The strategy I adopted is to spawn a recursive thread that
> periodically try to erase the file until success.

That seems the wrong solution to me. The unlink syscall should work
immediately or you have another reason why it only works after a
certain time.

Yours,
david

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to