diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-09-02 11:14:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-02 11:14:03 (GMT) |
commit | 14a899f6f0df3b0f3d5331e8f7426ec4bfe91a63 (patch) | |
tree | ded6d73342be4264dc1db096667aa80d7f5dab0b /Python/sysmodule.c | |
parent | 7e8883a3f04d308302361aeffc73e0e9837f19d4 (diff) | |
download | cpython-14a899f6f0df3b0f3d5331e8f7426ec4bfe91a63.zip cpython-14a899f6f0df3b0f3d5331e8f7426ec4bfe91a63.tar.gz cpython-14a899f6f0df3b0f3d5331e8f7426ec4bfe91a63.tar.bz2 |
[3.13] gh-120226: Fix test_sendfile_close_peer_in_the_middle_of_receiving on Linux >= 6.10 (GH-120227) (#123421)
gh-120226: Fix test_sendfile_close_peer_in_the_middle_of_receiving on Linux >= 6.10 (GH-120227)
The worst case is that the kernel buffers 17 pages with a page size of 64k.
(cherry picked from commit a7584245661102a5768c643fbd7db8395fd3c90e)
Co-authored-by: Xi Ruoyao <xry111@xry111.site>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions