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