summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/1.3/manual/gun.open_unix/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-10-16 09:48:31 +0200
committerLoïc Hoguin <[email protected]>2019-10-16 09:48:31 +0200
commit8459bebceb9533948193774371cbd9fd571b78ea (patch)
treedd8e5eb8aa21e68b47f2526a3db9a276ea0d4327 /docs/en/gun/1.3/manual/gun.open_unix/index.html
parent31cedd105e5f6ecfbfcb925d4703cdf7b5ae114f (diff)
downloadninenines.eu-8459bebceb9533948193774371cbd9fd571b78ea.tar.gz
ninenines.eu-8459bebceb9533948193774371cbd9fd571b78ea.tar.bz2
ninenines.eu-8459bebceb9533948193774371cbd9fd571b78ea.zip
Cowboy 2.7.0
Diffstat (limited to 'docs/en/gun/1.3/manual/gun.open_unix/index.html')
-rw-r--r--docs/en/gun/1.3/manual/gun.open_unix/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/gun/1.3/manual/gun.open_unix/index.html b/docs/en/gun/1.3/manual/gun.open_unix/index.html
index b8999723..b6f4f3da 100644
--- a/docs/en/gun/1.3/manual/gun.open_unix/index.html
+++ b/docs/en/gun/1.3/manual/gun.open_unix/index.html
@@ -65,7 +65,7 @@
<h2 id="_name">Name</h2>
<p>gun:open_unix - Open a connection to the given Unix domain socket</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 -->
@@ -91,14 +91,14 @@ http://www.gnu.org/software/src-highlite -->
</ul>
<h2 id="_examples">Examples</h2>
<div class="listingblock"><div class="title">Connect to a server via a Unix domain socket</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="#FF6600">ok</font>, <font color="#009900">ConnPid</font>} <font color="#990000">=</font> <b><font color="#000000">gun:open_unix</font></b>(<font color="#FF0000">"/var/run/dbus/system_bus_socket"</font>, #{})<font color="#990000">.</font></tt></pre>
</div></div>
<div class="listingblock"><div class="title">Connect to a server via a Unix domain socket with custom options</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 -->