[issue10882] Add os.sendfile()

Giampaolo Rodola' report at bugs.python.org
Tue Jan 11 12:50:29 CET 2011


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

> Also, I think it should be optional since when it's NULL, sendfile() 
> implicitly assumes the current offset (file's tell() return value).
> This is true on Linux, at least. Not sure about other platforms but my 
> best guess is that it should not be mandatory.

I'm not so sure about this anymore. Please ignore this.

----------

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


More information about the Python-bugs-list mailing list