Verify that outbound connections have expected services

This commit is contained in:
Pieter Wuille
2016-03-26 19:09:22 +01:00
committed by lateminer
parent f1d80ea69b
commit 0c7d5a8af8
3 changed files with 15 additions and 0 deletions

View File

@@ -319,6 +319,7 @@ class CNode
public:
// socket
uint64_t nServices;
uint64_t nServicesExpected;
SOCKET hSocket;
CDataStream ssSend;
size_t nSendSize; // total size of all vSendMsg entries