Jonathon McKitrick | 11 Oct 2006 18:50

Unclosed file descriptors


Is it any reason to worry about 'unable to close fd 6' and 'trying harder'?

Jonathon McKitrick
--
My other computer is your Windows box.
Richard Newman | 11 Oct 2006 19:22
Picon
Picon

Re: Unclosed file descriptors

No.

Probably the file descriptor was already closed (client closed  
connection?), or it's still in use, or somesuch.

On  11 Oct 2006, at 9:50 AM, Jonathon McKitrick wrote:

>
> Is it any reason to worry about 'unable to close fd 6' and 'trying  
> harder'?
>
> Jonathon McKitrick
> --
> My other computer is your Windows box.
>
> _______________________________________________
> lispweb mailing list
> lispweb <at> red-bean.com
> http://www.red-bean.com/mailman/listinfo/lispweb
Jonathon McKitrick | 11 Oct 2006 20:27

Re: Unclosed file descriptors

On Wed, Oct 11, 2006 at 10:22:56AM -0700, Richard Newman wrote:
: No.
: 
: Probably the file descriptor was already closed (client closed  
: connection?), or it's still in use, or somesuch.

Ok, good.  I was worried it was a threading related race condition.

Jonathon McKitrick
--
My other computer is your Windows box.

Gmane