The Swoole\Async class
(PECL swoole >= 1.9.0)
Einführung
Inhaltsverzeichnis
- Swoole\Async::dnsLookup — Async and non-blocking hostname to IP lookup.
- Swoole\Async::read — Read file stream asynchronously.
- Swoole\Async::readFile — Read a file asynchronously.
- Swoole\Async::set — Update the async I/O options.
- Swoole\Async::write — Write data to a file stream asynchronously.
- Swoole\Async::writeFile — Description