Fix for V4/V6 stable addressing.

This commit is contained in:
Adam Ierymenko 2015-10-19 14:04:36 -07:00
parent 3adb183c5f
commit 584072fa6a
2 changed files with 27 additions and 6 deletions

View file

@ -205,6 +205,7 @@ bool Peer::doPingAndKeepalive(const RuntimeEnvironment *RR,uint64_t now,int inet
}
return true;
}
return false;
}