Add read_socks_reply() and start using it in socks5_connect()
authorFabian Keil <fk@fabiankeil.de>
Wed, 10 Mar 2021 11:34:16 +0000 (12:34 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sat, 9 Apr 2022 11:01:37 +0000 (13:01 +0200)
commit1eedfdcf8a3eb49bf78307a1bf5e2555800eb5a8
tree30c46f4f12c5e978544d2818d2cd081988da365a
parent1776238da1f1428d575a6acb1f7ffb163c843d43
Add read_socks_reply() and start using it in socks5_connect()

... to apply the socket timeout more consistently.
gateway.c