検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 354 for [SIMILAR] 16 1024 4096 WITH 21866 existed WITH 5... (0.128 sec.)
Register callback functions by event. 2216
« Swoole\Server\Port::__destruct Swoole\Server\Port::set » PHP Manual Swoole\Server Register callback functions by event. Swoole\Server\Port::on (PECL swoole >= 1.9.0) Swoole\Server\Port::on — Register callback functions by event. 説明 public Swoole\Server\Port::on ( string $event_name , ...
https://man.plustar.jp/php/swoole-server-port.on.html - [similar]
Close a connection to the client. 2216
« Swoole\Server::clearTimer Swoole\Server::confirm » PHP Manual Swoole\Server Close a connection to the client. Swoole\Server::close (PECL swoole >= 1.9.0) Swoole\Server::close — Close a connection to the client. 説明 public Swoole\Server::close ( int $fd , bool $reset = ? ): bool パラメ ...
https://man.plustar.jp/php/swoole-server.close.html - [similar]
Register a callback function by event name. 2216
« 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]
Get the current row. 2216
« Swoole\Table::create Swoole\Table::decr » PHP Manual Swoole\Table Get the current row. Swoole\Table::current (PECL swoole >= 1.9.0) Swoole\Table::current — Get the current row. 説明 public Swoole\Table::current (): array パラメータ この関数にはパラメータはありません。 戻り値 関連キーワ ...
https://man.plustar.jp/php/swoole-table.current.html - [similar]
Iterator the next row. 2216
« Swoole\Table::key Swoole\Table::rewind » PHP Manual Swoole\Table Iterator the next row. Swoole\Table::next (PECL swoole >= 1.9.0) Swoole\Table::next — Iterator the next row. 説明 public Swoole\Table::next (): ReturnType パラメータ この関数にはパラメータはありません。 戻り値 関連キーワー ...
https://man.plustar.jp/php/swoole-table.next.html - [similar]
Rewind the iterator. 2216
« Swoole\Table::next Swoole\Table::set » PHP Manual Swoole\Table Rewind the iterator. Swoole\Table::rewind (PECL swoole >= 1.9.0) Swoole\Table::rewind — Rewind the iterator. 説明 public Swoole\Table::rewind (): void パラメータ この関数にはパラメータはありません。 戻り値 関連キーワード: S ...
https://man.plustar.jp/php/swoole-table.rewind.html - [similar]
Delete a timer by timer ID. 2216
« Swoole\Timer::after Swoole\Timer::exists » PHP Manual Swoole\Timer Delete a timer by timer ID. Swoole\Timer::clear (PECL swoole >= 1.9.0) Swoole\Timer::clear — Delete a timer by timer ID. 説明 public static Swoole\Timer::clear ( int $timer_id ): void Delete a timer by timer ID. パラメー ...
https://man.plustar.jp/php/swoole-timer.clear.html - [similar]
Add callback function to the next event loop 2216
« 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]
Remove all event callback functions of a socket 2216
« swoole_event_defer swoole_event_exit » PHP Manual Swoole 関数 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 説明 swoole_event_del ( int $fd ): bool パラメータ fd 戻り値 成功した ...
https://man.plustar.jp/php/function.swoole-event-del.html - [similar]
Exit the eventloop, only available at the client side 2216
« swoole_event_del swoole_event_set » PHP Manual Swoole 関数 Exit the eventloop, only available at the client side swoole_event_exit (PECL swoole >= 1.9.0) swoole_event_exit — Exit the eventloop, only available at the client side 説明 swoole_event_exit (): void パラメータ この関数にはパラ ...
https://man.plustar.jp/php/function.swoole-event-exit.html - [similar]