diff options
| author | Warren Togami <[email protected]> | 2016-05-09 17:01:33 -0700 |
|---|---|---|
| committer | Warren Togami <[email protected]> | 2016-05-09 18:13:55 -0700 |
| commit | 00678bdb0aeb296456501f818faaa012a75ce18e (patch) | |
| tree | 82f40ba77f5b4d1bf3fca4f709d84aac1fb51dbf /src/random.cpp | |
| parent | Merge #7971: [qa] Refactor test_framework and pull tester (diff) | |
| download | discoin-00678bdb0aeb296456501f818faaa012a75ce18e.tar.xz discoin-00678bdb0aeb296456501f818faaa012a75ce18e.zip | |
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/random.cpp')
0 files changed, 0 insertions, 0 deletions