https://bugzilla.novell.com/show_bug.cgi?id=358987
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=358987#c10 --- Comment #10 from Dick Porter <[EMAIL PROTECTED]> 2008-04-03 08:48:35 MST --- As HttpConnection now does: try { s.Shutdown (SocketShutdown.Both); } finally { s.Close (); } (ie close to what the patch suggested) I'm assuming this bug is now fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
