Page MenuHomePhabricator

Add Binds, WhiteBinds, Whitelistedrange to CConnman::Options
ClosedPublic

Authored by deadalnix on Sep 10 2018, 11:48.

Details

Summary
  • add WhitelistedRange to CConnman::Options

Part of a series of changes to clean up the instantiation of connman
by decoupling the command line arguments.

  • add Binds, WhiteBinds to CConnman::Options

Part of a series of changes to clean up the instantiation of connman
by decoupling the command line arguments.

We also now abort with an error when explicit binds are set with
-listen=0.

This is a backport of core PR10496

Depends on D1746

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
corepr10496
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3257
Build 4601: Bitcoin ABC Buildbot (legacy)
Build 4600: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 10 2018, 20:26
This revision was automatically updated to reflect the committed changes.