[Mono-bugs] [Bug 75677][Min] Changed - [PATCH] Adding a check in
configure.in and metadata/socket-io.c
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 2 12:48:53 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75677
--- shadow/75677 2005-07-31 07:42:02.000000000 -0400
+++ shadow/75677.tmp.18069 2005-08-02 12:48:52.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75677
Product: Mono: Runtime
Version: 1.1
OS: All
OS Details: source
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: io-layer
AssignedTo: mono-bugs at ximian.com
ReportedBy: julien.puydt at laposte.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -56,6 +56,10 @@
*system_name = IPV6_PKTINFO;
break;
+#endif
case SocketOptionName_HeaderIncluded:
case SocketOptionName_IPOptions:
case SocketOptionName_TypeOfService:
+
+------- Additional Comments From vargaz at gmail.com 2005-08-02 12:48 -------
+Patch checked in. Thanks.
+
More information about the mono-bugs
mailing list