Setting this to true causes the node to be disconnected the next time DisconnectNodes() runs.
Synopsis
Declared in <net.h>
std::atomic_bool fDisconnect = {false};
Created with MrDocs
Setting this to true causes the node to be disconnected the next time DisconnectNodes() runs.
Declared in <net.h>
std::atomic_bool fDisconnect = {false};
Created with MrDocs