aboutsummaryrefslogtreecommitdiff
path: root/src/net.h
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2020-11-24 12:24:18 +0100
committerVasil Dimov <vd@FreeBSD.org>2021-03-01 12:57:01 +0100
commit1f75a653dd3b24ba2e4383bf951a6e5a3d5ccbcf (patch)
tree3970bfe5c18eda448846f3769930c34757d193fb /src/net.h
parent25605895afe84b1765dd9da9240af22f99489df7 (diff)
downloadbitcoin-1f75a653dd3b24ba2e4383bf951a6e5a3d5ccbcf.tar.xz
net: get the bind address earlier in CConnman::AcceptConnection()
Call `GetBindAddress()` earlier in `CConnman::AcceptConnection()`. That is specific to the TCP protocol and makes the code below it reusable for other protocols, if the caller provides `addr_bind`, retrieved by other means.
Diffstat (limited to 'src/net.h')
0 files changed, 0 insertions, 0 deletions