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

Bassam Tabbara bassam at symform.com
Thu Sep 30 20:16:20 EDT 2010


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.

Thanks!
Bassam

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100930/9a4280be/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HttpWebRequest.patch
Type: application/octet-stream
Size: 432 bytes
Desc: HttpWebRequest.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100930/9a4280be/attachment.obj 


More information about the Mono-devel-list mailing list