https://bugzilla.mindrot.org/show_bug.cgi?id=3071
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3329|0 |1 is obsolete| | CC| |[email protected], | |[email protected] Attachment #3401| |ok?([email protected]) Flags| | --- Comment #1 from Damien Miller <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
