kqueue experiences or sample?
kqueue experiences or sample?
- Subject: kqueue experiences or sample?
- From: Dale Gillard <email@hidden>
- Date: Tue, 11 Nov 2003 20:57:19 +1100
Hello
I have an app that has to poll the file system for directory and 'date
modified' changes. Cocoa doesn't provide notifications for file system
changes, and Carbon's implementation is very basic and not useful for
my purposes.
Panther's BSD layer now includes an implementation of kqueue/kevent.
Has anyone tried using kqueue/kevent? Or even got some sample code
they'd love to share?
For info about kqueue/kevent see the man pages, or
<
http://people.freebsd.org/~jlemon/papers/kqueue.pdf>.
Cheers.
Dale Gillard
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.