[Mono-bugs] [Bug 418119] New: Sockets return wrong ErrorCode when blocking

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 18 15:38:53 EDT 2008


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 at lists.ximian.com
        ReportedBy: smcnally at brandassetdigital.com
         QAContact: mono-bugs at 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.


More information about the mono-bugs mailing list