Re: Watching folders for new files and event handling based on that?
Re: Watching folders for new files and event handling based on that?
- Subject: Re: Watching folders for new files and event handling based on that?
- From: development2 <email@hidden>
- Date: Fri, 10 Aug 2007 10:08:38 -0600
I believe you want to use kqueue's for this. You can find a Cocoa
implementation at
http://www.zathras.de/angelweb/sourcecode.htm
Called UKKQueue. Also to get more info on kqueue's do a man kqueue
from the terminal.
Hope that helps.
On Aug 10, 2007, at 7:58 AM, Tim Perrett wrote:
Hey all
Is there any support within the cocoa frameworks for watching
folders for new files being added and so forth?
I've had a search around the list but there don't seem to be any
solutions to this and was wondering what methods people have taken
to get this kind of functionality?
Many thanks for any advice
Tim_______________________________________________
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:
40bitblasters.com
This email sent to email@hidden
_______________________________________________
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