検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 966 for [SIMILAR] 16 1024 4096 WITH 8769 swoole WITH 735... (0.956 sec.)
The Swoole\Event class 10000
« Swoole\Coroutine::suspend Swoole\Event::add » PHP Manual Swoole The Swoole\Event class The Swoole\Event class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Event { /* メソッド */ public static add ( int $fd , callable $read_callback , callable $write_callback = ? , string $ev ...
https://man.plustar.jp/php/class.swoole-event.html - [similar]
Add callback function to the next event loop 8679
« swoole_event_add swoole_event_del » PHP Manual Swoole 関数 Add callback function to the next event loop swoole_event_defer (PECL swoole >= 1.9.0) swoole_event_defer — Add callback function to the next event loop 説明 swoole_event_defer ( callable $callback ): bool パラメータ callback 戻 ...
https://man.plustar.jp/php/function.swoole-event-defer.html - [similar]
Start the event loop 8679
« swoole_event_set swoole_event_write » PHP Manual Swoole 関数 Start the event loop swoole_event_wait (PECL swoole >= 1.9.0) swoole_event_wait — Start the event loop 説明 swoole_event_wait (): void パラメータ この関数にはパラメータはありません。 戻り値 関連キーワード: event , swoole , th ...
https://man.plustar.jp/php/function.swoole-event-wait.html - [similar]
Add a callback function to the next event loop. 8676
« Swoole\Event::add Swoole\Event::del » PHP Manual Swoole\Event Add a callback function to the next event loop. Swoole\Event::defer (PECL swoole >= 1.9.0) Swoole\Event::defer — Add a callback function to the next event loop. 説明 public static Swoole\Event::defer ( mixed $callback ): voi ...
https://man.plustar.jp/php/swoole-event.defer.html - [similar]
Remove all event callback functions of a socket. 8621
« Swoole\Event::defer Swoole\Event::exit » PHP Manual Swoole\Event Remove all event callback functions of a socket. Swoole\Event::del (PECL swoole >= 1.9.0) Swoole\Event::del — Remove all event callback functions of a socket. 説明 public static Swoole\Event::del ( string $fd ): bool パラ ...
https://man.plustar.jp/php/swoole-event.del.html - [similar]
Write data to the socket. 8482
« Swoole\Event::wait Swoole\Exception » PHP Manual Swoole\Event Write data to the socket. Swoole\Event::write (PECL swoole >= 1.9.0) Swoole\Event::write — Write data to the socket. 説明 public static Swoole\Event::write ( string $fd , string $data ): void パラメータ fd data 戻り値 関連キ ...
https://man.plustar.jp/php/swoole-event.write.html - [similar]
Register a callback function by event name. 8297
« Swoole\Server::listen Swoole\Server::pause » PHP Manual Swoole\Server Register a callback function by event name. Swoole\Server::on (PECL swoole >= 1.9.0) Swoole\Server::on — Register a callback function by event name. 説明 public Swoole\Server::on ( string $event_name , callable $call ...
https://man.plustar.jp/php/swoole-server.on.html - [similar]
Bind callback function to HTTP server by event name. 8265
« Swoole\Http\Server Swoole\Http\Server::start » PHP Manual Swoole\Http\Server Bind callback function to HTTP server by event name. Swoole\Http\Server::on (PECL swoole >= 1.9.0) Swoole\Http\Server::on — Bind callback function to HTTP server by event name. 説明 public Swoole\Http\Server:: ...
https://man.plustar.jp/php/swoole-http-server.on.html - [similar]
Write data to a socket 8232
« swoole_event_wait swoole_get_local_ip » PHP Manual Swoole 関数 Write data to a socket swoole_event_write (PECL swoole >= 1.9.0) swoole_event_write — Write data to a socket 説明 swoole_event_write ( int $fd , string $data ): bool パラメータ fd data 戻り値 成功した場合に true を、失敗した ...
https://man.plustar.jp/php/function.swoole-event-write.html - [similar]
Update the event callback functions of a socket 8075
« swoole_event_exit swoole_event_wait » PHP Manual Swoole 関数 Update the event callback functions of a socket swoole_event_set (PECL swoole >= 1.9.0) swoole_event_set — Update the event callback functions of a socket 説明 swoole_event_set ( int $fd , callable $read_callback = ? , callab ...
https://man.plustar.jp/php/function.swoole-event-set.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT