[Haskell-cafe] Re: sendfile leaking descriptors on Linux?

Jeremy Shaw jeremy at n-heptane.com
Tue Feb 16 23:47:17 EST 2010


On Tue, Feb 16, 2010 at 3:48 PM, Bardur Arantsson <spam at scientician.net>wrote:

> The problem is that the sendfile library *doesn't* wake
> up when the connection is terminated (because of threadWaitWrite)
> -- it doesn't matter what the timeout is.
>
>
Have we actually confirmed this? We know that with the default socket
configuration things are good. But have we actually tested testing the
timeout to something short and seeing what happens? It would be good to know
for sure..

- jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100216/96db8a50/attachment.html


More information about the Haskell-Cafe mailing list