the reserved bits are only 8 bytes
This commit is contained in:
@@ -370,7 +370,7 @@ private:
|
||||
// the peer indicated that it supports the
|
||||
// extension protocol
|
||||
bool m_supports_extensions;
|
||||
char m_reserved_bits[20];
|
||||
char m_reserved_bits[8];
|
||||
#endif
|
||||
bool m_supports_dht_port;
|
||||
bool m_supports_fast;
|
||||
|
Reference in New Issue
Block a user