Page MenuHomePhabricator

net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection
ClosedPublic

Authored by PiRK on Nov 12 2024, 11:34.

Details

Summary

This is a backport of core#19771

Test Plan

ninja all check-all bitcoin-fuzzers

Event Timeline

PiRK requested review of this revision.Nov 12 2024, 11:34
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/interfaces/node.h
9

This is the evidence that these comments are bad... they're never maintained

This revision is now accepted and ready to land.Nov 12 2024, 13:53