P2Pool: normalized peer list IPv4/IPv6 data
This commit is contained in:
@@ -226,6 +226,8 @@ private:
|
||||
|
||||
struct Peer
|
||||
{
|
||||
void normalize();
|
||||
|
||||
bool m_isV6;
|
||||
raw_ip m_addr;
|
||||
int m_port;
|
||||
|
||||
Reference in New Issue
Block a user