mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
The client (e.g. `bitcoind`) may open a connection to the proxy and close it in the middle of the SOCKS5 handshake if it is restarted for example. Log these as debug messages instead of full blown Python exception error messages with backtraces.