Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Telling off the Finder



On Nov 28, 2003, at 12:06 PM, Mike Kluev wrote:

Being completely unaware of kqueue mechanism: does it work without
*any* help from the code that makes modifications (i.e. is it
transparent)?

Yes, as far as I know. The notifications are sent by the kernel. Note that kqueue notifications do not _guarantee_ that you will receive notification of all changes; for example, if you have a file server mounted, and some other process running on some other machine on the network modifies a file that is visible in an open window on the file server, you're not going to receive any notification of that, because your machine has no knowledge of that change. So there are still cases where some sort of polling may be necessary.

-eric
_______________________________________________
carbon-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/carbon-development
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Telling off the Finder (From: Mike Kluev <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.