[Mono-bugs] [Bug 75158][Nor] New - Socket.Connect: wrong error reported for incompatible address

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jun 4 18:14:58 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 gert.driesen at pandora.be.

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

--- shadow/75158	2005-06-04 18:14:58.000000000 -0400
+++ shadow/75158.tmp.8471	2005-06-04 18:14:58.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 75158
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Socket.Connect: wrong error reported for incompatible address
+
+When an incompatible address is specified (eg. IPv6 for IP protocol), 
+then Mono reports error 10049 (requested address is not valid in this 
+context) while it should in fact report error 10022 in 1.0 profile and 
+10047 in 2.0 profile.
+
+I'll commit an ignored test in SocketTest.cs to svn.


More information about the mono-bugs mailing list