mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 11:31:08 +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 |
||
---|---|---|
.. | ||
common | ||
grin | ||
mining | ||
webwallet | ||
common.rs | ||
grin.rs | ||
lib.rs | ||
mining.rs | ||
webwallet.rs |