docs and minor cleanup
This commit is contained in:
parent
9ca521e894
commit
1a7e303f97
3 changed files with 20 additions and 19 deletions
|
@ -380,7 +380,7 @@ private:
|
|||
// network ID and a multicast group within that network.
|
||||
typedef std::pair<uint64_t,MulticastGroup> MulticastChannel;
|
||||
|
||||
// Address and time of last LIKE
|
||||
// A membership in a multicast channel, an address and time of last LIKE
|
||||
typedef std::pair<Address,uint64_t> MulticastMembership;
|
||||
|
||||
// Network : MulticastGroup -> vector<Address : time of last LIKE>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue