Cleanup, version bump.
This commit is contained in:
parent
0bdfad52e7
commit
5b2b088714
5 changed files with 2 additions and 117 deletions
|
@ -64,15 +64,6 @@ public:
|
|||
*/
|
||||
void clean(int64_t now);
|
||||
|
||||
#if 0
|
||||
/**
|
||||
* If we appear to be behind a symmetric NAT, get predictions for possible external endpoints
|
||||
*
|
||||
* @return Symmetric NAT predictions or empty vector if none
|
||||
*/
|
||||
std::vector<InetAddress> getSymmetricNatPredictions();
|
||||
#endif
|
||||
|
||||
private:
|
||||
struct PhySurfaceKey
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue