https://bugzilla.novell.com/show_bug.cgi?id=418119


           Summary: Sockets return wrong ErrorCode when blocking
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i686
        OS/Version: Red Hat 8.0
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs@lists.ximian.com
        ReportedBy: [EMAIL PROTECTED]
         QAContact: mono-bugs@lists.ximian.com
          Found By: Beta-Customer


When a socket is returning an exception of "Operation timed out"  it needs to
set the error code to SocketError.TimedOut. This is not currently happening and
breaks the ping class. Pinging a downed host returns "unexpected exception,
WouldBlock"  instead of seeing it as timed out and returning that the host is
not responding to icmp.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to