Whether sending to this peer is currently paused (send buffer full).
Synopsis
Declared in <net.h>
std::atomic_bool fPauseSend = {false};
Created with MrDocs
Whether sending to this peer is currently paused (send buffer full).
Declared in <net.h>
std::atomic_bool fPauseSend = {false};
Created with MrDocs