Commit 870be43
committed
Log debug on no response to unbounded read
It's not just not receiving the right number of bytes when there is a
known number of bytes to read that is an issue, but also when there is
no response at all to a read of None bytes (_recv isn't invoked unless
one expects a response).1 parent 7973995 commit 870be43
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
320 | 324 | | |
321 | 325 | | |
322 | 326 | | |
| |||
0 commit comments