From 7d61b485e47e247d7ecac500c83a902ab934f569 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 16 Nov 2020 16:12:55 +0100 Subject: Update documentation --- docs/en/gun/2.0/manual/gun_down/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/en/gun/2.0/manual/gun_down/index.html') diff --git a/docs/en/gun/2.0/manual/gun_down/index.html b/docs/en/gun/2.0/manual/gun_down/index.html index 19aaddac..45a715df 100644 --- a/docs/en/gun/2.0/manual/gun_down/index.html +++ b/docs/en/gun/2.0/manual/gun_down/index.html @@ -74,7 +74,7 @@ http://www.gnu.org/software/src-highlite --> ConnPid :: pid() Protocol :: http | http2 | socks | ws Reason :: any() -KilledStreams :: [reference()] +KilledStreams :: [gun:stream_ref()]

The connection is down.

This message informs the owner process that the connection was lost. Depending on the retry and retry_timeout options Gun may automatically attempt to reconnect.

@@ -113,7 +113,7 @@ http://www.gnu.org/software/src-highlite --> {noreply, State}.

See also

-

gun(3), gun:open(3), gun:open_unix(3), gun_up(3), gun_socks_up(3), gun_error(3)

+

gun(3), gun:open(3), gun:open_unix(3), gun_up(3), gun_tunnel_up(3), gun_error(3)

-- cgit v1.2.3