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=76496 --- shadow/76496 2005-10-21 03:29:33.000000000 -0400 +++ shadow/76496.tmp.3336 2005-10-21 07:50:27.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 76496 Product: Mono: Class Libraries Version: 1.0 OS: Mac OS X 10.3 OS Details: Tiger 10.4.2 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -52,6 +52,9 @@ SO_RCVTIMEO and SO_SNDTIMEO). Something like this: if (optname == SO_ERROR) *((int *) optval) = errno_to_WSA(*((int *) optval), __func__); } + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-21 07:50 ------- +I added this a week or two ago _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
