|
Version: 1.2 Posted: 2005-10-27 Build Requirements: Xcode Runtime Requirements: Mac OS X 10.3 Download Sample (FileNotification.zip, 222.8K) |
||||||||
DescriptionDemonstrates how to use the kqueue mechanism to be notified when the contents of a folder change. Efficient method for detecting when a file is added, deleted, or renamed. This sample creates a simple MP thread which watches a few defined locations for modifications, then posts the event back to the main queue to display the relevant kevent information to the main window. Document Revision History
|
|