Re: HTLocal bug?

From: Sam Couter <sam@topic.com.au>
Subject: Re: HTLocal bug?
Date: Mon, 14 Feb 2000 10:33:13 +1100

> > Doesn't it fix your problem?
> 
> Nope. It makes it worse: select() now sits and waits forever.

Oops. Could you give me the trace log or the source code?

HTFile.c looks similar to HTCache.c because both use HTLocal.c.
So I made that patch by referencing HTCache.c. It seems that it should
return HT_OK at that point.

--
kinuko

Received on Monday, 14 February 2000 03:58:59 UTC