Pacote: python3-iowait (0.2-1)
Links para python3-iowait
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-iowait:
Mantenedor(a):
Fontes externas:
- Pagina principal [launchpad.net]
Pacotes similares:
Platform-independent module for I/O completion events
Different operating systems provide different ways to wait for I/O completion events: there's select(), poll(), epoll() and kqueue(). For cross-platform applications it can be a pain to support all this system functions, especially because each one provides a different interface.
IOWait solves this problem by providing a unified interface and using always the best and faster function available in the platform. Its only limitation is that, on Windows, it only works for sockets.
This package provides the module for Python 3.
Outros pacotes relacionados a python3-iowait
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
Download de python3-iowait
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 7.6 kB | 39.0 kB | [lista de arquivos] |
