- Directly maintaining the connection type prevents having to deduce it from several flags.
Partial backport (9/19) of core PR19316:
https://github.com/bitcoin/bitcoin/pull/19316/commits/d3698b5ee309cf0f0cdfb286d6b30a256d7deae5
Depends on D8718.
Differential D8719
[net/refactor] Add connection type as a member var to CNode Fabien on Dec 21 2020, 11:44. Authored by Tags None Subscribers None
Details
- Directly maintaining the connection type prevents having to deduce it from several flags. Partial backport (9/19) of core PR19316: Depends on D8718. ninja all check
Diff Detail
|