diff options
author | Loïc Hoguin <[email protected]> | 2016-11-26 12:58:19 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-11-26 12:58:19 +0100 |
commit | 9c80a8810759c9ed19606547c5aaa47aa1699be4 (patch) | |
tree | dc36dcc3c97db8dc2476c46df9b2ba596e9e578a /docs/en/ranch/1.2/manual/ranch_tcp/index.html | |
parent | b2d4e41dcda3c2964c8a865482129a7fdf9e55a6 (diff) | |
download | ninenines.eu-9c80a8810759c9ed19606547c5aaa47aa1699be4.tar.gz ninenines.eu-9c80a8810759c9ed19606547c5aaa47aa1699be4.tar.bz2 ninenines.eu-9c80a8810759c9ed19606547c5aaa47aa1699be4.zip |
Add Ranch 1.3 and various small fixes
Diffstat (limited to 'docs/en/ranch/1.2/manual/ranch_tcp/index.html')
-rw-r--r-- | docs/en/ranch/1.2/manual/ranch_tcp/index.html | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/docs/en/ranch/1.2/manual/ranch_tcp/index.html b/docs/en/ranch/1.2/manual/ranch_tcp/index.html index 44e289c5..bcda73a2 100644 --- a/docs/en/ranch/1.2/manual/ranch_tcp/index.html +++ b/docs/en/ranch/1.2/manual/ranch_tcp/index.html @@ -7,7 +7,7 @@ <meta name="description" content=""> <meta name="author" content="Loïc Hoguin based on a design from (Soft10) Pol Cámara"> - <meta name="generator" content="Hugo 0.16" /> + <meta name="generator" content="Hugo 0.17" /> <title>Nine Nines: ranch_tcp(3)</title> @@ -106,7 +106,6 @@ http://www.gnu.org/software/src-highlite --> | <span style="color: #FF6600">inet</span>
| <span style="color: #FF6600">inet6</span>
| {<span style="color: #FF6600">ip</span>, <span style="font-weight: bold"><span style="color: #000000">inet:ip_address</span></span>()}
- | {<span style="color: #FF6600">ipv6_v6only</span>, <span style="font-weight: bold"><span style="color: #000000">boolean</span></span>()}
| {<span style="color: #FF6600">keepalive</span>, <span style="font-weight: bold"><span style="color: #000000">boolean</span></span>()}
| {<span style="color: #FF6600">linger</span>, {<span style="font-weight: bold"><span style="color: #000000">boolean</span></span>(), <span style="font-weight: bold"><span style="color: #000000">non_neg_integer</span></span>()}}
| {<span style="color: #FF6600">low_msgq_watermark</span>, <span style="font-weight: bold"><span style="color: #000000">non_neg_integer</span></span>()}
@@ -230,14 +229,6 @@ ip </p>
</dd>
<dt class="hdlist1">
-ipv6_v6only (false)
-</dt>
-<dd>
-<p>
- Listen on IPv4 and IPv6 (false) or only on IPv6 (true). Use with inet6.
-</p>
-</dd>
-<dt class="hdlist1">
keepalive (false)
</dt>
<dd>
@@ -380,6 +371,8 @@ portable. Use with caution.</p></div> + <li><a href="/docs/en/ranch/1.3/manual">1.3</a></li> + <li><a href="/docs/en/ranch/1.2/manual">1.2</a></li> </ul> |