Verify that outbound connections have expected services

This commit is contained in:
Pieter Wuille 2016-03-26 19:09:22 +01:00
commit fc83f18153
3 changed files with 15 additions and 0 deletions

View file

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