[Bug 1721] New: check for EPFNOSUPPORT from socket()
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Tue Mar  2 00:32:33 EST 2010
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1721
           Summary: check for EPFNOSUPPORT from socket()
           Product: Portable OpenSSH
           Version: 5.3p1
          Platform: Other
               URL: http://bugs.debian.org/102991
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: cjwatson at debian.org
Created an attachment (id=1796)
 --> (https://bugzilla.mindrot.org/attachment.cgi?id=1796)
check for EPFNOSUPPORT from socket()
Apparently, on GNU/Hurd, socket() may return EPFNOSUPPORT and this is
not equal to EAFNOSUPPORT, so X forwarding fails.  The attached patch
arranges to check for this error code as well.
This patch was by Robert Bihlmeyer <robbe at orcus.priv.at>.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list