Returns whether two addresses have equal time, service flags, and endpoint.
Declared in <protocol.h>
<protocol.h>
bool operator==( CAddress const& a, CAddress const& b);
true if both addresses have equal time, service flags, and endpoint.