[Openmcl-devel] opening and closing a socket leaves it in (CLOSE_WAIT) state...

Gary King gwking at metabang.com
Sun May 21 15:16:59 PDT 2006


Augh. I found the bug in my code... I don't want to talk about it.  
<smile>

apologies for wasting anyone's time...


On May 21, 2006, at 3:38 PM, Gary King wrote:

> One addendum... I claimed that the code worked in Allegro 8.0. That  
> was an error (sillily enough, I was running allegro on one box and  
> lsof on another... sigh). So the good news is that the problem  
> happens in at least two Lisps and so is probably my fault. The bad  
> news (for me) is that I'm still not sure what I'm doing wrong.
>
>
> On May 21, 2006, at 3:30 PM, Gary King wrote:
>
>> I'm opening (and closing) a bunch of sockets using trivial-http and
>> some home grown extensions. Eventually I get a "too many open files
>> error". Using lsof shows lots of lines like
>>
>>> dppccl    8014 gwking  220u    IPv4 0x06f3a200      0t0      TCP
>>> 10.0.1.3:65243->boa.b9.com:http (CLOSE_WAIT)
>>
>> FWIW, the same code doesn't cause this problem in Allegro 8.0.
>>
>> Any ideas what I might be doing wrong or what I can add to help
>> explain the problem?
>>
>> thanks,
>> -- 
>> Gary Warren King
>> metabang.com
>> http://www.metabang.com/
>> (413) 210 7511
>> gwking on #lisp (occasionally)
>>
>>
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com
>> http://clozure.com/mailman/listinfo/openmcl-devel
>
>
> -- 
> Gary Warren King
> metabang.com
> http://www.metabang.com/
> (413) 210 7511
> gwking on #lisp (occasionally)
>
>


-- 
Gary Warren King
metabang.com
http://www.metabang.com/
(413) 210 7511
gwking on #lisp (occasionally)





More information about the Openmcl-devel mailing list