Downloads
Documentation
Get Involved
Help
Search docs
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Introdução »
« Extensões para Controle de Processo
Manual do PHP
Referência das Funções
Extensões para Controle de Processo
Selecione a língua::
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
Eio
Introdução
Instalação/Configuração
Dependências
Instalação
Tipos de Recurso
Constantes predefinidas
Exemplos
Funções de Eio
eio_busy
— Aumenta artificialmente a carga. Pode ser útil em testes, benchmarking
eio_cancel
— Cancela uma requisição
eio_chmod
— Altera permissões de arquivo/diretório
eio_chown
— Altera permissões de arquivo/diretório
eio_close
— Fecha arquivo
eio_custom
— Executa requisição personalizada como qualquer outra chamada eio_*
eio_dup2
— Duplica um descritor de arquivo
eio_event_loop
— Consulta a libeio até que todas as requisições tenham concluído
eio_fallocate
— Permite ao chamador manipular diretamente o espaço alocado em disco para um arquivo
eio_fchmod
— Altera permissões de arquivo
eio_fchown
— Altera proprietário de arquivo
eio_fdatasync
— Sincroniza o estado central de um arquivo com o dispositivo de armazenamento
eio_fstat
— Obtém status de arquivo
eio_fstatvfs
— Obtém estatísticas de sistema de um arquivo
eio_fsync
— Sincroniza o estado central de um arquivo com o dispositivo de armazenamento
eio_ftruncate
— Trunca um arquivo
eio_futime
— Altera o horário de último acesso e última modificação de um arquivo
eio_get_event_stream
— Obtém fluxo representando uma variável usada em comunicações internas com libeio
eio_get_last_error
— Retorna uma string que descreve o último erro associado a um recurso de requisição
eio_grp
— Cria um grupo de requisições
eio_grp_add
— Adiciona uma requisição ao grupo de requisições
eio_grp_cancel
— Cancela um grupo de requisições
eio_grp_limit
— Define limite de grupo
eio_init
— (Re-)inicializa a Eio
eio_link
— Cria uma ligação física para um arquivo
eio_lstat
— Obtém status de arquivo
eio_mkdir
— Cria diretório
eio_mknod
— Cria arquivo normal ou especial
eio_nop
— Não faz nada, exceto passar por todo o ciclo de requisição
eio_npending
— Retorna o número de requisições concluídas, mas não tratadas
eio_nready
— Retorna o número de requisições ainda não tratadas
eio_nreqs
— Retorna o número de requisições a serem processadas
eio_nthreads
— Retorna o número de threads em uso
eio_open
— Abre um arquivo
eio_poll
— Can be to be called whenever there are pending requests that need finishing
eio_read
— Read from a file descriptor at given offset
eio_readahead
— Perform file readahead into page cache
eio_readdir
— Reads through a whole directory
eio_readlink
— Read value of a symbolic link
eio_realpath
— Get the canonicalized absolute pathname
eio_rename
— Change the name or location of a file
eio_rmdir
— Remove a directory
eio_seek
— Seek to a position
eio_sendfile
— Transfer data between file descriptors
eio_set_max_idle
— Set maximum number of idle threads
eio_set_max_parallel
— Set maximum parallel threads
eio_set_max_poll_reqs
— Set maximum number of requests processed in a poll
eio_set_max_poll_time
— Set maximum poll time
eio_set_min_parallel
— Set minimum parallel thread number
eio_stat
— Get file status
eio_statvfs
— Get file system statistics
eio_symlink
— Create a symbolic link
eio_sync
— Commit buffer cache to disk
eio_sync_file_range
— Sync a file segment with disk
eio_syncfs
— Calls Linux' syncfs syscall, if available
eio_truncate
— Truncate a file
eio_unlink
— Delete a name and possibly the file it refers to
eio_utime
— Change file last access and modification times
eio_write
— Write to file
Melhore Esta Página
Aprenda Como Melhorar Esta Página
•
Envie uma Solicitação de Modificação
•
Reporte um Problema
+
adicione uma nota
Notas Enviadas por Usuários (em inglês)
Não há notas de usuários para esta página.
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google