diff options
| author | Gregory Maxwell <[email protected]> | 2014-11-23 15:12:50 -0800 |
|---|---|---|
| committer | Gregory Maxwell <[email protected]> | 2014-11-23 15:17:11 -0800 |
| commit | 3c777141349ad82d679a278df0619968af53c23f (patch) | |
| tree | 33372aadd234c60b63ce9b4fa7c09179990d08bc /src/script/interpreter.cpp | |
| parent | Merge pull request #5350 (diff) | |
| download | discoin-3c777141349ad82d679a278df0619968af53c23f.tar.xz discoin-3c777141349ad82d679a278df0619968af53c23f.zip | |
Make -proxy set all network types, avoiding a connect leak.
Previously -proxy was not setting the proxy for IsLimited networks, so
if you set your configuration to be onlynet=tor you wouldn't get an
IPv4 proxy set.
The payment protocol gets its proxy configuration from the IPv4 proxy,
and so it would experience a connection leak.
This addresses issue #5355 and also clears up a cosmetic bug where
getinfo proxy output shows nothing when onlynet=tor is set.
Diffstat (limited to 'src/script/interpreter.cpp')
0 files changed, 0 insertions, 0 deletions