diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-05-30 11:59:42 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-06-05 13:35:30 +0200 |
commit | a7e3c2814c8e49197889a4679461be42254e5c51 (patch) | |
tree | 40b9e7b5c3f088f52c2041282f5239bd90e73f81 /src/script/standard.cpp | |
parent | 400fdd08cc95f1e85afafd07ddd9c0bed11483ea (diff) |
rpc: Add listen address to incoming connections in `getpeerinfo`
This adds the listening address on which incoming connections were received to the
CNode and CNodeStats structures.
The address is reported in `getpeerinfo`.
This can be useful for distinguishing connections received on different listening ports
(e.g. when using a different listening port for Tor hidden service connections)
or different networks.
Diffstat (limited to 'src/script/standard.cpp')
0 files changed, 0 insertions, 0 deletions