[Bug 3071] unhandled EINTR while connecting causes ssh to exit prematurely

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri May 29 15:16:49 AEST 2020


https://bugzilla.mindrot.org/show_bug.cgi?id=3071

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3329|0                           |1
        is obsolete|                            |
                 CC|                            |djm at mindrot.org,
                   |                            |dtucker at dtucker.net
   Attachment #3401|                            |ok?(dtucker at dtucker.net)
              Flags|                            |

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 3401
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3401&action=edit
handle EINTR in connect_timeout() and waitfd()

I think the timeout_connect() case in the previous patch is slightly
wrong. The connect() call did not succeed and needs to be retried.

Darren, is this even necessary with your recent signal changes?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list