preferences_get_checks_read_timeout
Adam Bender
abender at andrew.cmu.edu
Tue Aug 10 16:18:20 EDT 2004
On Tue, 10 Aug 2004, George Theall wrote:
> On Tue, Aug 10, 2004 at 10:34:07AM -0400, Adam Bender wrote:
>
>> I'm looking through the source code to find out what effect changing the
>> checks_read_timeout in the conf file has.
>
> Edgeos' Nessus Knowledge Base talks about this here:
>
> http://www.edgeos.com/nessuskb/details.php?option_id=250
I didn't make myself clear, I guess. I know what it does conceptually,
but I cannot find where in the source code the timeout value actually has
any effect. Specifically, there is a function
preferences_get_checks_read_timeout() that finds and returns the timeout,
but I can't find anywhere that it's called, except for a call to
initialize its static variable. Where should I look to actually see how
this value is being used?
Thanks,
Adam
More information about the Nessus
mailing list