GeistHaus
log in · sign up

GitHub - giampaolo/pysendfile: A backport of os.sendfile() for Python 2.6 and 2.7

github.com

A backport of os.sendfile() for Python 2.6 and 2.7 - giampaolo/pysendfile

2 pages link to this URL
Goodbye Google Code, I am moving to GitHub

8 years ago I started hosting my first open source project (pyftpdlib, code.google.com/p/pyftpdlib) on Google Code and I later ended up also hosting psutil (code.google.com/p/psutil) and...

0 inbound links article en rant
Python and sendfile

sendfile(2) is a UNIX system call which provides a

0 inbound links article en pythonpython-devsendfilezerocopynetworkrecipesocket