CVSROOT:        /cvs/gnome
Module name:    beagle
Changes by:     trow    05/04/21 13:07:31

Modified files:
        Util           : Inotify.cs 

Log message:
A few small tweaks we need for event coalescing:
* Created a nicer QueuedEvent class
* Build the filename string at snarf-time
* Use an ArrayList for the event queue instead of a Queue.  We need to
be able to inspect the queue in order to know what we can coalesce.

Also, fixed a small bug: in the DispatchWorker, actually wait for 2s
instead of 2ms.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=trow&date=explicit&mindate=2005-04-21%2013:06&maxdate=2005-04-21%2013:08

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to