Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
RateTrackerAddress Struct Reference

#include <ratelimiter.h>

Public Member Functions

bool operator== (const RateTrackerAddress &other)
 

Public Attributes

uint64_t addrbytes [2]
 

Detailed Description

Definition at line 15 of file ratelimiter.h.

Member Function Documentation

bool RateTrackerAddress::operator== ( const RateTrackerAddress other)
inline

Definition at line 18 of file ratelimiter.h.

Member Data Documentation

uint64_t RateTrackerAddress::addrbytes[2]

Definition at line 17 of file ratelimiter.h.


The documentation for this struct was generated from the following file: