More IPv6 upgrades.

This commit is contained in:
Jonathan Naylor
2020-09-05 20:49:30 +01:00
parent 7e2f4d3c6e
commit f4d9895842
8 changed files with 43 additions and 30 deletions

View File

@@ -54,7 +54,7 @@ public:
void close();
private:
sockaddr_storage m_rptAddress;
sockaddr_storage m_rptAddr;
unsigned int m_rptAddrLen;
unsigned int m_id;
unsigned char* m_netId;