[Mono-dev] [PATCH] XSP: FastCGI Backend should handle unmanaged socket error 10038 on close

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Fri Nov 5 00:29:47 EDT 2010


On Sat, 2010-02-20 at 15:30 -0600, Tiaan Geldenhuys wrote:
> [Reposting -- should have done it earlier. The mailing-list servers were
> weird over new-year's weekend, since it told me I was sending emails from
> the future; now actually being in the future, I hope that resending emails
> from the past is okay.]
> 
> 
> The attached patch prevents the following error from showing up in the XSP
> FastCGI Backend's error log, which seems to be harmless but it happens on
> every web request since 2.6 when using the UnmanagedSocket implementation:
>    "Failed to process connection. Reason: The descriptor is not a socket"
> These errors happen after the requests are completely handled, so they don't
> really interfere too much except maybe for slowing things down with the
> extra exception processing and the growing log file.

Finally applied this patch to the mono-2-8 branch and master.
Thanks. Better late than never ;-)

-Gonzalo




More information about the Mono-devel-list mailing list