https://bugzilla.mindrot.org/show_bug.cgi?id=2252
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Damien Miller <[email protected]> --- It will take a little more than just adjusting the first test in wait_until_can_do_something(). Any timeout return from select() is interpreted as "time to send a keepalive!", so we would need to keep a proper deadline instead -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
