11 Oct 2006 18:50
11 Oct 2006 19:22
Re: Unclosed file descriptors
Richard Newman <r.newman <at> reading.ac.uk>
2006-10-11 17:22:56 GMT
2006-10-11 17:22:56 GMT
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
11 Oct 2006 20:27
Re: Unclosed file descriptors
Jonathon McKitrick <jcm <at> FreeBSD-uk.eu.org>
2006-10-11 18:27:45 GMT
2006-10-11 18:27:45 GMT
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.
RSS Feed