Emit actual change signals in an idle handler. This avoids reentrance and
authorAlexander Larsson <alexl@redhat.com>
Mon, 25 Feb 2008 12:34:30 +0000 (12:34 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 25 Feb 2008 12:34:30 +0000 (12:34 +0000)
commitea678ee94c99025ff4500a65888d67bf2d152cd1
tree9275ea483d9eb0d064d786151fa2f2e6e0ea16a5
parent1f3dac3c636ae7e9038775e9d03fba2cdf2370db
Emit actual change signals in an idle handler. This avoids reentrance and

2008-02-25  Alexander Larsson  <alexl@redhat.com>

        * gfilemonitor.c:
Emit actual change signals in an idle handler.
This avoids reentrance and locking problems in
the file notification backends.

svn path=/trunk/; revision=6584
gio/ChangeLog
gio/gfilemonitor.c