[Mono-bugs] [Bug 63497][Blo] Changed - [PATCH] closesocket aliased on redhat / debian woody

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 20 Aug 2004 05:32:42 -0400 (EDT)


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	2004-08-19 15:00:45.000000000 -0400
+++ shadow/63497.tmp.22203	2004-08-20 05:32:42.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 63497
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+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: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bugzilla@gurugeek.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -41,6 +41,13 @@
 Additional Information:
 Sorry I don't know how to create a patch. The fix is easy though, place
 this line just above the function definition for closesocket in
 mono/io-layer/sockets.h.
 
 #undef closesocket
+
+------- Additional Comments From dick@ximian.com  2004-08-20 05:32 -------
+None of the places where closesocket is defined you listed in the
+other bug report should be included by a mono build.  We don't link to
+perl, apache, mysql, php or kerberos.
+
+