mirror of https://github.com/grpc/grpc.git
If we get a full incoming buffer, we'll issue a read with max_recv_bytes==0, deadlocking the flow control code. Instead, hold off on advertising reading until the buffer gets a little more clear, then start pulling.pull/3088/head
parent
d36ed20b7d
commit
a0461e52f3
1 changed files with 8 additions and 6 deletions
Loading…
Reference in new issue