Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[net] Add Disconnection methods to CNode
Add Disconnect(), IsDisconnecting() and CancelDisconnect() methods to the CNode class. A future commit will make fDisconnect private.
- Loading branch information