Re: Is it a bug in Gio::FileMonitor?



On Mon, 2010-05-31 at 14:28 +0300, Владимир wrote:

> So I've dropped the gio monitor and started using inotify in the app
> I'm creating because of this (i.e. because I want end users to
> think/feel that my app is quick).

and yet you'll achieve the opposite as soon as you start getting
multiple events (that would be coalesced by GIO) and when you try to
handle them all you'll essentially perform a DoS on your UI.

ciao,
 Emmanuele.

-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]