pysendfile: pysendfile (A Python interface to sendfile(2) syscall) pysendfile: pysendfile: sendfile(2) is a system call which provides a "zero-copy" way of pysendfile: copying data from one file descriptor to another (a socket). pysendfile: pysendfile: Homepage: http://code.google.com/p/pysendfile/ pysendfile: pysendfile: pysendfile: pysendfile: pysendfile: