[PATCH] Connect timeout

Kevin Steves stevesk at pobox.com
Mon Jan 28 10:28:08 EST 2002


On Sat, 26 Jan 2002, Jean-Charles Longuet wrote:
: The patch was tested on Linux only, but I used a similar one for ssh 1.2.XX
:on Linux, Solaris and HP-UX without problems.

+	case oConnectTimeout:
+		intptr = &options->connection_timeout;
+		goto parse_int;
+

look at servconf.c for parse_time.




More information about the openssh-unix-dev mailing list