Re: Notification of file system modification arrives too early?
Re: Notification of file system modification arrives too early?
- Subject: Re: Notification of file system modification arrives too early?
- From: Antonio Nunes <email@hidden>
- Date: Fri, 28 May 2010 14:56:46 +0100
On 28 May 2010, at 12:15, Jean-Daniel Dupas wrote:
> I hope you properly defined what you mean by "operation", because on a file system point of view, this is already what kqueue does.
> A copy is not one operation but a bunch of operations (open, lots of write, close, set attrs, set xattrs, …), and kqueue already notify you each time an operation is done.
Hmm, I see, better have another good look at the notifications the I can choose to listen to. Thanks. Looks like an attribute change notification and a size increase notification might be useful candidates. I'll play with them and see what results I can get.
António
----------------------------------------------------
A merry heart does good like medicine
----------------------------------------------------
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden