aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/book.asciidoc
diff options
context:
space:
mode:
authorjuhlig <[email protected]>2019-07-05 15:42:22 +0200
committerLoïc Hoguin <[email protected]>2019-07-10 16:42:35 +0200
commitc7485760d3868219ea2406f225c0c21d6b753ec0 (patch)
tree9257634daf8c705d8328a0bcb69279df5f1db7b4 /doc/src/guide/book.asciidoc
parent1c2a8ae750c73f4768c846f85235893cd1e380ea (diff)
downloadranch-c7485760d3868219ea2406f225c0c21d6b753ec0.tar.gz
ranch-c7485760d3868219ea2406f225c0c21d6b753ec0.tar.bz2
ranch-c7485760d3868219ea2406f225c0c21d6b753ec0.zip
Document connection draining
Diffstat (limited to 'doc/src/guide/book.asciidoc')
-rw-r--r--doc/src/guide/book.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/guide/book.asciidoc b/doc/src/guide/book.asciidoc
index d4080b3..e87e7b3 100644
--- a/doc/src/guide/book.asciidoc
+++ b/doc/src/guide/book.asciidoc
@@ -21,6 +21,8 @@ include::parsers.asciidoc[Writing parsers]
include::ssl_auth.asciidoc[SSL client authentication]
+include::connection_draining.asciidoc[Connection draining]
+
= Advanced
include::internals.asciidoc[Internals]