diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-05-30 11:59:42 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-06-05 13:35:30 +0200 |
| commit | a7e3c2814c8e49197889a4679461be42254e5c51 (patch) | |
| tree | 40b9e7b5c3f088f52c2041282f5239bd90e73f81 /src/httpserver.h | |
| parent | Merge #10471: Denote functions CNode::GetRecvVersion() and CNode::GetRefCount... (diff) | |
| download | discoin-a7e3c2814c8e49197889a4679461be42254e5c51.tar.xz discoin-a7e3c2814c8e49197889a4679461be42254e5c51.zip | |
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/httpserver.h')
0 files changed, 0 insertions, 0 deletions