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: https://github.com/giampaolo/pysendfile
pysendfile:
pysendfile:
pysendfile:
pysendfile:
pysendfile: