[Mono-bugs] [Bug 75025][Wis] Changed - When calling Abort() on a
non-responsive asynchronous HttpWebRequest,
the TCP socket remains open.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun May 22 09:45:33 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by simon.brys at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75025
--- shadow/75025 2005-05-22 09:42:14.000000000 -0400
+++ shadow/75025.tmp.9621 2005-05-22 09:45:33.000000000 -0400
@@ -38,6 +38,11 @@
Additional Information:
- Happens since Mono 1.1.7
- Have reproduced this on Novell Linux Desktop 9 and SuSE Linux
Professional 9.3.
- On Windows XP the Abort() call closes the socket correctly.
+
+------- Additional Comments From simon.brys at novell.com 2005-05-22 09:45 -------
+Created an attachment (id=15189)
+Sample code to illustrate this issue. When running this program with a url of e.g. http://1.2.3.4, an exception will be thrown 180 seconds after the first Abort() call.
+
More information about the mono-bugs
mailing list