My Project 1.7.4
C++ Distributed Hash Table
|
#include <sockaddr.h>
Public Member Functions | |
bool | operator() (const SockAddr &a, const SockAddr &b) const |
A comparator to classify IP addresses, only considering the first 64 bits in IPv6.
Definition at line 235 of file sockaddr.h.
Definition at line 236 of file sockaddr.h.