[Mono-bugs] [Bug 63497][Min] Changed - [PATCH] closesocket aliased on redhat / debian woody
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 17 Jan 2005 06:48:14 -0500 (EST)
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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63497
--- shadow/63497 2005-01-15 09:45:40.000000000 -0500
+++ shadow/63497.tmp.19616 2005-01-17 06:48:14.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 63497
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details: Linux localhost 2.4.21-4.0.1.ELsmp #1 SMP Thu Oct 23 01:27:36 EDT 2003 i686 i686 i386 GNU/Linux
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: bugzilla@gurugeek.com
QAContact: mono-bugs@ximian.com
@@ -64,6 +64,9 @@
Ideally, Apache wouldn't break stuff in this way, but this is in no
way an 'obsolete OS issue' - this happens on a new SLES-9 box with the
latest version of Apache.
I would suggest either adding the undef to sockets.h, or renaming
closesocket (it's only called by mono/metadata/socket-io.c
+
+------- Additional Comments From dick@ximian.com 2005-01-17 06:48 -------
+This then is an apache bug, not mono,