glib/gio/fam
Ryan Lortie d682df186e file monitors: rewrite FAM file monitor
Completely rewrite the FAM file monitor.  Major changes:

 - now runs in the worker thread

 - dispatches events in a threadsafe way via GFileMonitorSource

 - uses unix fd source instead of a GIOChannel

 - is now simple enough to fit into one short file
2015-03-20 12:01:35 -04:00
..
gfamfilemonitor.c file monitors: rewrite FAM file monitor 2015-03-20 12:01:35 -04:00
Makefile.am file monitors: rewrite FAM file monitor 2015-03-20 12:01:35 -04:00