From 92fd84f61f95a0ecb8aea75c28207d81a9c6f94d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 11 Sep 2019 07:22:07 +0200 Subject: Initial support for Socks5 --- doc/src/manual/gun_up.asciidoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/src/manual/gun_up.asciidoc b/doc/src/manual/gun_up.asciidoc index c7089fb..a103594 100644 --- a/doc/src/manual/gun_up.asciidoc +++ b/doc/src/manual/gun_up.asciidoc @@ -25,6 +25,10 @@ then this may not be desirable for all requests. Those requests should be cancelled when the connection goes down, and any subsequent messages ignored. +// @todo Gun doesn't process messages immediately if it +// is using the socks protocol, there are gun_socks_connected +// messages coming up before reaching HTTP. + == Elements ConnPid:: -- cgit v1.2.3