diff options
author | MacroFake <falke.marco@gmail.com> | 2022-08-12 10:52:31 +0200 |
---|---|---|
committer | MacroFake <falke.marco@gmail.com> | 2022-08-12 10:52:42 +0200 |
commit | 89b219412495489c870f0117de01ae35ae719395 (patch) | |
tree | 6ab434840c39d37f6eb998c0f234f0baf92da7c8 /src/crc32c | |
parent | 27724c23f72b17142f95e082e23eee26e93791f4 (diff) | |
parent | daabd4121114fe6f780bccab311a522c0717c5b8 (diff) |
Merge bitcoin/bitcoin#25814: net: simplify GetLocalAddress()
daabd4121114fe6f780bccab311a522c0717c5b8 net: simplify GetLocalAddress() (Vasil Dimov)
Pull request description:
There is no need to use two variables `ret` and `addr` of the same type
`CService` and assign one to the other in a strange way like
`ret = CService{addr}`.
ACKs for top commit:
jarolrod:
ACK daabd4121114fe6f780bccab311a522c0717c5b8
aureleoules:
ACK daabd4121114fe6f780bccab311a522c0717c5b8.
w0xlt:
ACK https://github.com/bitcoin/bitcoin/pull/25814/commits/daabd4121114fe6f780bccab311a522c0717c5b8
Tree-SHA512: 4bbd3746bc30fbc05bb32b58bb122c938acd849c0f72f1d3e8170557c1999ec26a888e06e874c3fc22562a2becddc7d817db7d174e0e1b383e8d74c39aa1e898
Diffstat (limited to 'src/crc32c')
0 files changed, 0 insertions, 0 deletions