commit | a19fb3c6aaa7632410d1d9dcb395d7101d124da4 | [log] [tgz] |
---|---|---|
author | Andrew Svetlov <andrew.svetlov@gmail.com> | Sun Feb 25 19:32:14 2018 +0300 |
committer | GitHub <noreply@github.com> | Sun Feb 25 19:32:14 2018 +0300 |
tree | 476902dc75526cc8bb22c41cf213416384c36805 | |
parent | 5fb632e83136399bad9427ee23ec8b771695290a [diff] |
bpo-32622: Native sendfile on windows (#5565) * Support sendfile on Windows Proactor event loop naively.