On Mon, Mar 07, 2005 at 06:23:05PM -0800, Nishanth Aravamudan wrote:
> On Sun, Mar 06, 2005 at 11:30:48PM +0100, [EMAIL PROTECTED] wrote:
> >
> >
> > The while-loop seemed excessively blocked with
> > conditionals. By reorganizing the code so timeout is the condition for
> > the loop and changing
On Sun, Mar 06, 2005 at 11:30:48PM +0100, [EMAIL PROTECTED] wrote:
>
>
> The while-loop seemed excessively blocked with
> conditionals. By reorganizing the code so timeout is the condition for
> the loop and changing the checks within the loop, several lines of code
> were removed.
>
> Signed-of
On Sun, Mar 06, 2005 at 11:30:48PM +0100, [EMAIL PROTECTED] wrote:
>
>
> The while-loop seemed excessively blocked with
> conditionals. By reorganizing the code so timeout is the condition for
> the loop and changing the checks within the loop, several lines of code
> were removed.
>
> Signed-of