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_error/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/en/gun/2.0/manual/gun_error/index.html') diff --git a/docs/en/gun/2.0/manual/gun_error/index.html b/docs/en/gun/2.0/manual/gun_error/index.html index f58af877..e0056f64 100644 --- a/docs/en/gun/2.0/manual/gun_error/index.html +++ b/docs/en/gun/2.0/manual/gun_error/index.html @@ -73,7 +73,7 @@ http://www.gnu.org/software/src-highlite --> {gun_error, ConnPid, Reason} ConnPid :: pid() -StreamRef :: reference() +StreamRef :: gun:stream_ref() Reason :: any()

Stream or connection-wide error.

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

See also

-

gun(3), gun_up(3), gun_socks_up(3), gun_down(3)

+

gun(3), gun_up(3), gun_tunnel_up(3), gun_down(3)

-- cgit v1.2.3