[issue10882] Add os.sendfile()

Giampaolo Rodola' report at bugs.python.org
Thu Feb 10 18:00:06 CET 2011


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

Patch in attachment removes offset and return just the number of bytes sent as an integer.
Tests and documentation are updated accordingly.

----------
Added file: http://bugs.python.org/file20733/sendfile_v8.patch

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


More information about the Python-bugs-list mailing list