[Mono-bugs] [Bug 39178][Nor] Changed - UdpClient.Connect fails with broadcast address

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 6 Mar 2003 05:34:52 -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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=39178

--- shadow/39178	Thu Mar  6 05:08:13 2003
+++ shadow/39178.tmp.24599	Thu Mar  6 05:34:52 2003
@@ -1,12 +1,12 @@
 Bug#: 39178
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: Mono 0.21
-Status: RESOLVED   
+Status: NEEDINFO   
 Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: clause@online.no               
@@ -53,6 +53,10 @@
 
 ------- Additional Comments From gonzalo@ximian.com  2003-03-06 05:08 -------
 errno is EINTR.
 The man page says: "The connect() function was interrupted by a signal
 while waiting for the connection to be established.  The connection
 establishment may continue asynchronously."
+
+------- Additional Comments From gonzalo@ximian.com  2003-03-06 05:34 -------
+Oh, sorry. I marked it as resolved by mistake.
+