CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/03 00:29:57
Modified files:
usr.bin/ssh : serverloop.c
Log message:
start ClientAliveInterval bookkeeping before first pass through
select() loop; fixed theoretical case where busy sshd may ignore
timeouts from client; inspired by and ok dtucker
