¡@

Home 

2014/10/15 ¤U¤È 10:10:46

iphone Programming Glossary: kq

Notification of changes to the iPhone's /Documents directory

http://stackoverflow.com/questions/3181821/notification-of-changes-to-the-iphones-documents-directory

this question This thread on the Apple Developer Forums may be of interest in which it is suggested that you run a kqueue in its own thread tracking the app's Documents folder. An Apple tech followed up with some sample code here void kqueueFired.. in its own thread tracking the app's Documents folder. An Apple tech followed up with some sample code here void kqueueFired int kq struct kevent event struct timespec timeout 0 0 int eventCount kq CFFileDescriptorGetNativeDescriptor self.. thread tracking the app's Documents folder. An Apple tech followed up with some sample code here void kqueueFired int kq struct kevent event struct timespec timeout 0 0 int eventCount kq CFFileDescriptorGetNativeDescriptor self _kqRef assert..