diff options
author | 2015-08-26 17:26:09 -0700 | |
---|---|---|
committer | 2015-08-26 17:26:09 -0700 | |
commit | a0461e52f3b90afa6054f48a32a654a9c7d28f6f (patch) | |
tree | b608c76da34ae0e3178604862d7e378d218ebc7f /test | |
parent | d36ed20b7dccaec61cd9a84aa0b0f1e5306f9aac (diff) |
Fix an edge case in call.c
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.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions