CNode::fPauseSend

Whether sending to this peer is currently paused (send buffer full).

Synopsis

Declared in <net.h>

std::atomic_bool fPauseSend = {false};