summaryrefslogtreecommitdiffstats
path: root/docs/en/ranch/1.6/manual/ranch.procs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/ranch/1.6/manual/ranch.procs/index.html')
-rw-r--r--docs/en/ranch/1.6/manual/ranch.procs/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/ranch/1.6/manual/ranch.procs/index.html b/docs/en/ranch/1.6/manual/ranch.procs/index.html
index 7a6a25a6..48f343f7 100644
--- a/docs/en/ranch/1.6/manual/ranch.procs/index.html
+++ b/docs/en/ranch/1.6/manual/ranch.procs/index.html
@@ -65,7 +65,7 @@
<h2 id="_name">Name</h2>
<p>ranch:procs - Retrieve pids from a listener</p>
<h2 id="_description">Description</h2>
-<div class="listingblock"><div class="content"><!-- Generator: GNU source-highlight 3.1.8
+<div class="listingblock"><div class="content"><!-- Generator: GNU source-highlight 3.1.9
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
@@ -86,14 +86,14 @@ http://www.gnu.org/software/src-highlite -->
<p>A list of pids is returned.</p>
<h2 id="_examples">Examples</h2>
<div class="listingblock"><div class="title">Get the pids of the acceptor processes</div>
-<div class="content"><!-- Generator: GNU source-highlight 3.1.8
+<div class="content"><!-- Generator: GNU source-highlight 3.1.9
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
<pre><tt><font color="#009900">Pids</font> <font color="#990000">=</font> <b><font color="#000000">ranch:procs</font></b>(<font color="#FF6600">acceptors</font>)<font color="#990000">.</font></tt></pre>
</div></div>
<div class="listingblock"><div class="title">Get the pids of the connection processes</div>
-<div class="content"><!-- Generator: GNU source-highlight 3.1.8
+<div class="content"><!-- Generator: GNU source-highlight 3.1.9
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->