aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ranch.erl')
-rw-r--r--src/ranch.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ranch.erl b/src/ranch.erl
index 4198997..fc6a3c8 100644
--- a/src/ranch.erl
+++ b/src/ranch.erl
@@ -53,6 +53,7 @@
logger => module(),
num_acceptors => pos_integer(),
num_conns_sups => pos_integer(),
+ num_listen_sockets => pos_integer(),
shutdown => timeout() | brutal_kill,
socket_opts => any()
}.