fix issue #17552: add socket.sendfile() method allowing to send a file over a…
fix issue #17552: add socket.sendfile() method allowing to send a file over a socket by using high-performance os.sendfile() on UNIX. Patch by Giampaolo Rodola'·
Showing
This diff is collapsed.
Please
register
or
sign in
to comment