[ 源代码: pysendfile ]
软件包:python3-sendfile(2.0.1-4 以及其他的)
Python interface to sendfile(2)
Python library which provides a "zero-copy" way of copying data from one file descriptor to another (a socket). The phrase "zero-copy" refers to the fact that all of the copying of data between the two descriptors is done entirely by the kernel, with no copying of data into userspace buffers. This is particularly useful when sending a file over a socket (e.g. FTP).
其他与 python3-sendfile 有关的软件包
|
|
|
|
下载 python3-sendfile
硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|---|
amd64 | 2.0.1-4+b9 | 9.6 kB | 42.0 kB | [文件列表] |
arm64 | 2.0.1-4+b9 | 9.8 kB | 94.0 kB | [文件列表] |
armel | 2.0.1-4+b9 | 9.5 kB | 93.0 kB | [文件列表] |
armhf | 2.0.1-4+b9 | 9.5 kB | 93.0 kB | [文件列表] |
i386 | 2.0.1-4+b9 | 9.8 kB | 41.0 kB | [文件列表] |
ppc64el | 2.0.1-4+b9 | 9.9 kB | 94.0 kB | [文件列表] |
riscv64 | 2.0.1-4+b9 | 9.5 kB | 38.0 kB | [文件列表] |
s390x | 2.0.1-4+b9 | 9.6 kB | 38.0 kB | [文件列表] |