Yo, I've just committed per connection flow control. Currently only when inotify is actually being used will the event queue be used. So, now for some details. Each connection now has an event queue that is flushed every 500 ms. When an event is to be sent to a connection, the code now checks if this event is identical to the tail of the connections event queue, and if it is the event isn't queued.
-- John McCutchan <[EMAIL PROTECTED]> _______________________________________________ Gamin-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gamin-list
