Re: [htdig3-dev] fix for Re_adPartial


Subject: Re: [htdig3-dev] fix for Re_adPartial
From: Valdas Andrulis (valdand@soften.ktu.lt)
Date: Tue Mar 28 2000 - 06:53:45 PST


On Tue, 28 Mar 2000, Geoff Hutchison wrote:

> At 3:15 PM +0300 3/28/00, Valdas Andrulis wrote:
> >should be replaced with
> > while (count <= 0 && errno == EINTR && !need_io_stop);
> >
> >because when select says threis data to read, but read return 0,
> >that means EOF, i.e. connection was closed.
>
> Yes, you are correct here. I don't think it's a huge problem because
> AFAICT the next time around it will bail out, but it should be
> cleaned up.

hmm, i don't think so, i've got infinite loop here...

VAldas

>
> -Geoff
>
>

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev-unsubscribe@htdig.org
You will receive a message to confirm this.



This archive was generated by hypermail 2b28 : Tue Mar 28 2000 - 05:52:21 PST