[issue10882] Add os.sendfile()

Giampaolo Rodola' report at bugs.python.org
Mon Jan 31 02:26:13 CET 2011


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

In case someone is interested in statistics, I wrote a sendfile() wrapper by using ctypes for pyftpdlib and benchmark results are quite impressive:
http://code.google.com/p/pyftpdlib/issues/detail?id=152#c5

----------

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


More information about the Python-bugs-list mailing list