Monitoring a File

Gregory Weston gweston at mac.com
Wed Jul 23 17:27:18 PDT 2008


SD wrote:

> What's the best way to monitor as single file for changes?

kqueue. If you're using Cocoa, look at UKKQueue here: <http:// 
www.zathras.de/angelweb/sourcecode.htm>. If you're not using Cocoa,  
it's still fairly straightforward.


More information about the MacOSX-dev mailing list