aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jim_tcl.txt')
-rw-r--r--jim_tcl.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/jim_tcl.txt b/jim_tcl.txt
index 28dc317..cce8369 100644
--- a/jim_tcl.txt
+++ b/jim_tcl.txt
@@ -4551,6 +4551,9 @@ aio
Note that in general ANSI I/O interacts badly with non-blocking I/O.
Use with care.
++$handle *tcp_nodelay* boolean+::
+ Enable or disable TCP_NODELAY (Nagle's) algorithm.
+
+$handle *puts ?-nonewline?* 'str'+::
Write the string, with newline unless -nonewline