On Sun Dec 11 09:42:29 2022 +0000, Jason Kuo wrote:
I just sorted out most of the problem that the patch fails with the previous version of the MR, but still couldn't close the connection that expected to receive `INTERNET_STATUS_CLOSING_CONNECTION` and `INTERNET_STATUS_CONNECTION_CLOSED`.
It seems when buf_size is changed to 3 instead of `sizeof(buf)` in the last `readex_expect_async` of the patch, the test will pass without failures.