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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
