Yet more multicast work.
This commit is contained in:
parent
fb6161e9ac
commit
592e743349
10 changed files with 207 additions and 548 deletions
|
@ -481,7 +481,7 @@ public:
|
|||
/**
|
||||
* @return Whether this peer is reachable via an aggregate link
|
||||
*/
|
||||
inline bool hasAggregateLink()
|
||||
ZT_ALWAYS_INLINE bool hasAggregateLink() const
|
||||
{
|
||||
return _localMultipathSupported && _remoteMultipathSupported && _remotePeerMultipathEnabled;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue