d3ec79a214
* NEW: Add Pause() and Resume() methods to pause and resume a watch. IsPaused can be used to read/set/toggle the "paused" state. git-svn-id: svn://localhost/gambas/trunk@6400 867c0c6c-44f3-4631-809d-bfa615b0a4ec
5 lines
206 B
Text
5 lines
206 B
Text
- Work on portability to non-Linux filesystem monitoring systems.
|
|
I've to look at: pnotify[0] or rather libkqueue[1]
|
|
|
|
[0] https://code.google.com/p/pnotify
|
|
[1] http://sourceforge.net/projects/libkqueue
|