From 01eb4636f7a25ccdd3099629cb0d580ee8688dcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 12 Nov 2020 11:25:33 +0100 Subject: Use gun:stream_ref() where applicable --- doc/src/manual/gun.flush.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/manual/gun.flush.asciidoc') diff --git a/doc/src/manual/gun.flush.asciidoc b/doc/src/manual/gun.flush.asciidoc index b6424a9..d4ee0c6 100644 --- a/doc/src/manual/gun.flush.asciidoc +++ b/doc/src/manual/gun.flush.asciidoc @@ -12,7 +12,7 @@ flush(ConnPid) -> ok flush(StreamRef) -> ok ConnPid :: pid() -StreamRef :: reference() +StreamRef :: gun:stream_ref() ---- Flush all messages related to a connection or a stream. -- cgit v1.2.3