aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/tcp.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tcp.html b/docs/tcp.html
index 9cc173e..f15196c 100644
--- a/docs/tcp.html
+++ b/docs/tcp.html
@@ -485,6 +485,10 @@ disables the Nagle's algorithm for the connection;</li>
485 485
486<li> '<tt>tcp-keepintvl</tt>': value for <tt>TCP_KEEPINTVL</tt> Linux only!!</li> 486<li> '<tt>tcp-keepintvl</tt>': value for <tt>TCP_KEEPINTVL</tt> Linux only!!</li>
487 487
488<li> '<tt>tcp-fastopen</tt>': value for <tt>TCP_FASTOPEN</tt> Linux only!!</li>
489
490<li> '<tt>tcp-fastopen-connect</tt>': value for <tt>TCP_FASTOPEN_CONNECT</tt> Linux only!!</li>
491
488<li> '<tt>ipv6-v6only</tt>': 492<li> '<tt>ipv6-v6only</tt>':
489Setting this option to <tt>true</tt> restricts an <tt>inet6</tt> socket to 493Setting this option to <tt>true</tt> restricts an <tt>inet6</tt> socket to
490sending and receiving only IPv6 packets.</li> 494sending and receiving only IPv6 packets.</li>