bpo-32622: Native sendfile on windows by asvetlov · Pull Request #5565 · python/cpython

added 4 commits

February 1, 2018 10:57

1st1

1st1 approved these changes Feb 25, 2018

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 25, 2018
* Support sendfile on Windows Proactor event loop naively.
(cherry picked from commit a19fb3c)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>

miss-islington added a commit that referenced this pull request

Feb 25, 2018
* Support sendfile on Windows Proactor event loop naively.
(cherry picked from commit a19fb3c)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>