diff options
author | Warren Togami <wtogami@gmail.com> | 2016-05-09 17:01:33 -0700 |
---|---|---|
committer | Warren Togami <wtogami@gmail.com> | 2016-05-09 18:13:55 -0700 |
commit | 00678bdb0aeb296456501f818faaa012a75ce18e (patch) | |
tree | 82f40ba77f5b4d1bf3fca4f709d84aac1fb51dbf /src/script/standard.cpp | |
parent | 4e14afe42fdd468d5de11df8cc13defdcb8e83f8 (diff) |
Make failures to connect via Socks5() more informative and less unnecessarily scary.
* The "ERROR" was printed far too often during normal operation for what was not an error.
* Makes the Socks5() connect failure similar to the IP connect failure in debug.log.
Before:
`2016-05-09 00:15:00 ERROR: Proxy error: host unreachable`
After:
`2016-05-09 00:15:00 Socks5() connect to t6xj6wilh4ytvcs7.onion:18333 failed: host unreachable"`
Diffstat (limited to 'src/script/standard.cpp')
0 files changed, 0 insertions, 0 deletions