[Mono-bugs] [Bug 75812][Min] Changed - Unhandled Exceptions when closing Sockets (Asynchronous IO)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 19 04:55:29 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 schwimmlehrer at hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75812

--- shadow/75812	2005-08-19 04:52:51.000000000 -0400
+++ shadow/75812.tmp.6065	2005-08-19 04:55:29.000000000 -0400
@@ -96,6 +96,13 @@
 
 
 ------- Additional Comments From schwimmlehrer at hotmail.com  2005-08-19 04:52 -------
 Created an attachment (id=15589)
 The Socket Clients
 
+
+------- Additional Comments From schwimmlehrer at hotmail.com  2005-08-19 04:55 -------
+Sorry, forgot to change: The ip in Client.cs has to be changed to the
+address of the server to run the test programm (e.g. to 127.0.0.1):
+
+Client.cs:205:	static string sip = "192.168.44.129";
+


More information about the mono-bugs mailing list