summaryrefslogtreecommitdiffhomepage
path: root/runopts.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2009-07-01 04:16:32 +0000
committerMatt Johnston <matt@ucc.asn.au>2009-07-01 04:16:32 +0000
commit709a3e75cfb242c1b7165e599a4ccc54198967ca (patch)
tree0841170dfc5ff65f02b6ef6ec3cd0d73a13a960c /runopts.h
parente674c73ee62c79608dc986ca4eda4d8299f2e324 (diff)
parentcb82c6e3e0db91adc8aa65620935f4c9d57f70e9 (diff)
propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f7925bcc26ffe99dcac54d)
to branch 'au.asn.ucc.matt.dropbear.cli-agent' (head 6bbab8364de17bd9ecb1dee5ffb796e48c0380d2) --HG-- branch : agent-client extra : convert_revision : d39a49137cc36b624768d4e79e564141dde8d355
Diffstat (limited to 'runopts.h')
-rw-r--r--runopts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runopts.h b/runopts.h
index 6cbdd26..bc35435 100644
--- a/runopts.h
+++ b/runopts.h
@@ -38,6 +38,7 @@ typedef struct runopts {
#endif
unsigned int recv_window;
unsigned int keepalive_secs;
+ unsigned int idle_timeout_secs;
} runopts;