[Mono-dev] [Patch] Fix bug where HttpWebRequest.BeginResponse never completes

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Mon Oct 4 02:45:14 EDT 2010


On Thu, 2010-09-30 at 20:16 -0400, Bassam Tabbara wrote:
> We are seeing a case where HttpWebRequest.BeginResponse never
> completes even through there is a response outstanding on the
> connection. We see this with mono 2.6.7. I’ve traces this down to the
> HttpWebRequest.SetResponseData method. Attached is a patch that fixes
> the problem. 

Patch applied to mono-2-6 and master.

Thanks.

-Gonzalo





More information about the Mono-devel-list mailing list