Browse Source
When the buffer wraps and we do it in 2 steps, we can't actually do the second part if it fails or if we wrote less bytes than we intended, otherwise we will corrupt the data being sent. While at it, just like in the write case, explain why we are stopping.master
Lucas De Marchi
8 years ago
committed by
Andrew Tridgell
1 changed files with 15 additions and 4 deletions
Loading…
Reference in new issue