[issue10882] Add os.sendfile()

Giampaolo Rodola' report at bugs.python.org
Tue Jan 11 23:05:15 CET 2011


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:

The patch as-is did not work on Linux. 
I had to add entries in pyconfig.h.in and configure files in order to make os.sendfile available.
Patch is in attachment.

----------
Added file: http://bugs.python.org/file20357/sendfile_v2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10882>
_______________________________________


More information about the Python-bugs-list mailing list