Re: [gamin] config parsing changes committed
- From: Daniel Veillard <veillard redhat com>
- To: John McCutchan <ttb tentacle dhs org>
- Cc: gamin-list gnome org
- Subject: Re: [gamin] config parsing changes committed
- Date: Fri, 5 Aug 2005 14:41:13 -0400
On Fri, Aug 05, 2005 at 02:28:50PM -0400, John McCutchan wrote:
> 2) Else, use the default gamin poll timeout which is 0 seconds.
That's something you said already and to me is half wrong.
There is 2 timouts in the general model:
- the one after which you deliver the event to the application (t)
- in polling mode the time beween 2 checks (T)
in the gam_poll mode:
- t = 0, T = 1 second
in dnotify mode:
- t = 0, T is not used
in inotify old code
- t = 0, T is not used
in inotify new code code
- t = 100ms, T is not used
To me the poll timeout, which is how often the ressource is polled is not
0 it is one second. Saying it's 0 second is misleading, everybody would expect
that to be continuous polling.
Daniel
--
Daniel Veillard | Red Hat Desktop team http://redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]