15 Dec
2022
15 Dec
'22
4:50 p.m.
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.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1268#note_19693