]> git.saurik.com Git - wxWidgets.git/commit
Improve inotify()-based wxFileSystemWatcher to handle creation/deletion.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Oct 2012 14:02:40 +0000 (14:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Oct 2012 14:02:40 +0000 (14:02 +0000)
commit20ffcd779a70518a2e06bc1bf53ca12465de0a6d
tree73cdd873d32f7daad159772f4dcdc4d442b02c1a
parent723a83c94a83c7dde13eb9bc8dbf651d212608ae
Improve inotify()-based wxFileSystemWatcher to handle creation/deletion.

Handle creation and deletion of directories under the watched path better.

See #14544.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/unix/fswatcher_inotify.h
src/unix/fswatcher_inotify.cpp