Skip to content

Commit abed9e0

Browse files
committed
DOC: config: document connection error 44 (reverse connect failure)
It was missing from commit ac1164d ("MINOR: connection: define error for reverse connect"), and can be backported to 3.0 and 2.9.
1 parent 1f71ec8 commit abed9e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/configuration.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22726,6 +22726,7 @@ fc_err_str : string
2272622726
| 41 | "SOCKS4 Proxy deny the request" |
2272722727
| 42 | "SOCKS4 Proxy handshake aborted by server" |
2272822728
| 43 | "SSL fatal error" |
22729+
| 44 | "Reverse connect failure" |
2272922730
+----+---------------------------------------------------------------------------+
2273022731

2273122732
fc_fackets : integer

0 commit comments

Comments
 (0)