Mixes for Privacy and Anonymity in the Internet
|
Classes | |
struct | _iplist_t |
This structure is used for building the IP-List. More... | |
class | CAIPList |
The purpose of this class is to store a list of IP-Addresses. More... | |
Macros | |
#define | MAX_IP_CONNECTIONS CLIENTS_PER_IP |
The default value of allowed insertions, until insertIP() will return an error. More... | |
Typedefs | |
typedef struct _iplist_t | IPLISTENTRY |
typedef struct _iplist_t * | PIPLIST |
typedef volatile PIPLIST | VOLATILE_PIPLIST |
#define MAX_IP_CONNECTIONS CLIENTS_PER_IP |
The default value of allowed insertions, until insertIP() will return an error.
typedef struct _iplist_t IPLISTENTRY |
typedef volatile PIPLIST VOLATILE_PIPLIST |