summaryrefslogtreecommitdiff
path: root/doc/s6-ucspitlsc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-ucspitlsc.html')
-rw-r--r--doc/s6-ucspitlsc.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/s6-ucspitlsc.html b/doc/s6-ucspitlsc.html
index 4c1d2be..627945f 100644
--- a/doc/s6-ucspitlsc.html
+++ b/doc/s6-ucspitlsc.html
@@ -148,10 +148,10 @@ connection without using <tt>close_notify</tt>. This is the default. </li>
<li> <tt>-k&nbsp;<em>servername</em></tt>&nbsp;: use Server Name
Indication, and send <em>servername</em>. The default is not to
use SNI, which may be a security risk. </li>
- <li> <tt>-K&nbsp;<em>kimeout</em></tt>&nbsp;: close the connection
-if <em>kimeout</em> milliseconds elapse without any data being
-received from either side. The default is 0, which means
-infinite timeout (never kill the connection). </li>
+ <li> <tt>-K&nbsp;<em>kimeout</em></tt>&nbsp;: close the connection if
+the handshake takes more than <em>kimeout</em> milliseconds to complete.
+The default is 0, which means infinite timeout: let the handshake complete
+at its own pace, no matter how slow. </li>
<li> <tt>-6&nbsp;<em>fdr</em></tt>&nbsp;: expect an open file
descriptor numbered <em>fdr</em> to read network (ciphertext)
data from. Make sure <em>prog</em> also reads its data