diff options
Diffstat (limited to 'jim_tcl.txt')
-rw-r--r-- | jim_tcl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jim_tcl.txt b/jim_tcl.txt index d38a6fe..633fc6c 100644 --- a/jim_tcl.txt +++ b/jim_tcl.txt @@ -4665,7 +4665,7 @@ aio Timeout for noncanonical read (units of 0.1 seconds) +$handle *ssl* *?-server cert priv?*+:: - Initiates a SSL/TLS session and returns a new stream + Upgrades the stream to a SSL/TLS session and returns the handle. +$handle *unlock*+:: Release a POSIX lock previously acquired by `aio lock`. |