Re: [Nagios-devel] netutils use of socket descriptor
Posted: Wed Jun 17, 2009 2:31 am
Thomas Guyot-Sionnest wrote:
> On 15/06/09 02:27 PM, Thomas Guyot-Sionnest wrote:
>> A better way of doing this is to send a connect for the next ip in list
>> every n miliseconds (where n is a small fraction of the timeout, you
>> could for example take half of the timeout and divide it by the number
>> of IP), use the first connected socket and clean up the rest.
>
>
>
> Just for clarification I'm not necessarily saying that we should do it
> this way, but that if we really want to try all IPs that's the way
> (IMHO) it should be done.
>
> The attached patch removes the useless loop. There's no real-world
> testing besides the compilation/tests.
>
Thanks - patch is in CVS.
- Ethan Galstad
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]