Dave Hooper schrieb:
> 1.    Create a temporary file
> 2.    When we don't need the temporary file, delete it
> 
> ?  I apologise for my utter ignorance of the java code.  However if no JREs
> on Windows automatically delete temporary files then it sounds to me more
> like there is a non-cross-platform quirk on *nix platforms that causes
> temporary files to be automatically deleted.  Based on the glib assumption

They are explicitely deleted. But they seem to be locked (although they
shouldn't be) by the the OS, so that any delete command fails.

Sebastian

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to