From 8459bebceb9533948193774371cbd9fd571b78ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 16 Oct 2019 09:48:31 +0200 Subject: Cowboy 2.7.0 --- docs/en/ranch/2.0/manual/ranch.wait_for_connections/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/en/ranch/2.0/manual/ranch.wait_for_connections') diff --git a/docs/en/ranch/2.0/manual/ranch.wait_for_connections/index.html b/docs/en/ranch/2.0/manual/ranch.wait_for_connections/index.html index 00b7c507..e4b5ba65 100644 --- a/docs/en/ranch/2.0/manual/ranch.wait_for_connections/index.html +++ b/docs/en/ranch/2.0/manual/ranch.wait_for_connections/index.html @@ -65,7 +65,7 @@

Name

ranch:wait_for_connections - Wait for a specific number of connections

Description

-
@@ -99,14 +99,14 @@ http://www.gnu.org/software/src-highlite -->

Examples

Wait for at least 100 connections
-
ranch:wait_for_connections(example, '>=', 100).
Gracefully shutdown a listener
-
-- cgit v1.2.3