Yay... now everything compiles! Getting close to testing on this. Still have not added backward compatibility support for relaying of multicasts to 0.9.X clients yet but that will be easy. Will test with heterogenous 1.0.0 clients only first.
This commit is contained in:
parent
ea6124dd2f
commit
ae082c3cb8
7 changed files with 43 additions and 23 deletions
|
@ -216,7 +216,7 @@ private:
|
|||
const Packet &packet,
|
||||
bool encrypt);
|
||||
|
||||
const RuntimeEnvironment *const _r;
|
||||
const RuntimeEnvironment *const RR;
|
||||
volatile uint64_t _lastBeacon;
|
||||
|
||||
// Outsanding WHOIS requests and how many retries they've undergone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue