diff options
| author | Cory Fields <[email protected]> | 2016-12-31 02:05:32 -0500 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2017-01-12 23:05:59 -0500 |
| commit | 991955ee81034dc3fbc1c2a8e60c04fc9e0b538c (patch) | |
| tree | a624868494e3c50786df85c75b1225b6e8e8eee2 /src/validation.cpp | |
| parent | net: add a flag to indicate when a node's process queue is full (diff) | |
| download | discoin-991955ee81034dc3fbc1c2a8e60c04fc9e0b538c.tar.xz discoin-991955ee81034dc3fbc1c2a8e60c04fc9e0b538c.zip | |
net: add a flag to indicate when a node's send buffer is full
Similar to the recv flag, but this one indicates whether or not the net's send
buffer is full.
The socket handler checks the send queue when a new message is added and pauses
if necessary, and possibly unpauses after each message is drained from its buffer.
Diffstat (limited to 'src/validation.cpp')
0 files changed, 0 insertions, 0 deletions