Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37399213
en ru br
ALT Linux repositórios
S:2.0.1-alt3

Group :: Development/Python3
RPM: python3-module-pysendfile

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.0.1-alt3
Data da compilação: 12 fevereiro 2020, 09:32 ( 218.2 weeks ago )
Tamanho:: 16.31 Kb

Home page:   https://pypi.org/project/pysendfile/

Licença: MIT
Sumário: Python interface to the sendfile(2) system call
Descrição:

sendfile(2) is a system call 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 user-space buffers. This is particularly useful when sending a
file over a socket (e.g. FTP).

Mantenedor currente: Andrey Bychkov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-pysendfile
  • python3-module-pysendfile-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009