Home | History | Annotate | Download | only in openssh

Lines Matching refs:server_alive_interval

613 	if (options.server_alive_interval > 0 && compat20)
614 timeout_secs = options.server_alive_interval;