aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_loop.ezdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/manual/cowboy_loop.ezdoc')
-rw-r--r--doc/src/manual/cowboy_loop.ezdoc8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/src/manual/cowboy_loop.ezdoc b/doc/src/manual/cowboy_loop.ezdoc
index 1f3ab9e..196cec6 100644
--- a/doc/src/manual/cowboy_loop.ezdoc
+++ b/doc/src/manual/cowboy_loop.ezdoc
@@ -18,10 +18,6 @@ when no data has been received during that timespan. The
default timeout is `infinity`, which should only be used if
you have alternate means of ending inactive connections.
-:: Types
-
-None.
-
:: Terminate reasons
The following values may be received as the terminate reason
@@ -94,7 +90,3 @@ typically because a response has been sent.
The `hibernate` option will hibernate the process until
it receives another message.
-
-:: Exports
-
-None.