fSuccessfullyConnected is set to true on receiving VERACK from the peer.
Synopsis
Declared in <net.h>
std::atomic_bool fSuccessfullyConnected = {false};
Created with MrDocs
fSuccessfullyConnected is set to true on receiving VERACK from the peer.
Declared in <net.h>
std::atomic_bool fSuccessfullyConnected = {false};
Created with MrDocs