Merge ControlPlane into OneService to make variable access simpler.
This commit is contained in:
parent
712e8e828b
commit
22f86df606
5 changed files with 521 additions and 696 deletions
|
@ -131,11 +131,6 @@ public:
|
|||
*/
|
||||
virtual std::string portDeviceName(uint64_t nwid) const = 0;
|
||||
|
||||
/**
|
||||
* @return True if TCP fallback is currently active
|
||||
*/
|
||||
virtual bool tcpFallbackActive() const = 0;
|
||||
|
||||
/**
|
||||
* Terminate background service (can be called from other threads)
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue