mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
65c0b1ecad
If WouldBlock error happens Stratum server drops part of a message to read or write. This PR inroduces a worker's buffer to store partially read message which will be completed next time. For write the existing util function is used. Fixes #2524 |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |