kqueue: add a bit of extra paranoia on cancel

Desktop / GNOME / GLib - Ryan Lortie [desrt.ca] - 5 June 2015 13:55 UTC

Cancellation of GPollFileMonitor is now handled correctly (in the sense that no further signals will follow) but let's be extra paranoid and disconnect our handler anyway, for good measure.

https://bugzilla.gnome.org/show_bug.cgi?id=739424

9e8f4d4 kqueue: add a bit of extra paranoia on cancel
gio/kqueue/gkqueuefilemonitor.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Upstream: git.gnome.org


  • Share