Revision: 7996
http://sourceforge.net/p/gambas/code/7996
Author: gambas
Date: 2016-11-26 22:55:53 +0000 (Sat, 26 Nov 2016)
Log Message:
-----------
[GB.INOTIFY]
* BUG: Don't assume inotify_add_watch() succeeds in all cases. The watched path may have been deleted after the watch has been created.
Modified Paths:
--------------
gambas/trunk/main/lib/inotify/c_watch.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|