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 [EMAIL PROTECTED]

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

--- shadow/75106        2005-05-31 13:45:23.000000000 -0400
+++ shadow/75106.tmp.6590       2005-05-31 13:45:23.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 75106
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: io-layer
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: bad exception message with invalid ip address
+
+If you pass an ip address which the current machine does not have to
+TcpListener, you get the following exception:
+
+System.Net.Sockets.SocketException: Some sort of w32 error occurred: 10049
+in <0x000cb> System.Net.Sockets.Socket:Bind (System.Net.EndPoint local_end)
+in <0x00022> System.Net.Sockets.TcpListener:Start ()
+in <0x0016c> Novell.Zenworks.Zmd.TcpWebServer:Run ()
+
+Ideally, that would be a more informative message :)
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to