Re: Gnome::Vfs::Async incomplete?



Murray Cumming wrote:
Exactly what C function do you mean? Have you grepped the sources for
it. If it's really not there, could you produce a patch for it?

I'm not sure, I have never looked at the C API, I don't use it anyway. However, there is a remove() function in Gnome::Vfs::Transfer, but not in Gnome::Vfs::Async, that seemed odd to me.

If this was never planned, is there another way to remove files concurrently? The problem is, although I could start a separate thread of execution for remove-operations manually, I wouldn't be able to cancel it, because remove() doesn't return until it's finished I guess.

--
Matthias Kaeppler




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]