検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 546 for [SIMILAR] 16 1024 4096 WITH 22290 eventloop WITH... (0.341 sec.)
Define or return the exit code for the current running service 0
« win32_send_custom_control win32_set_service_exit_mode » PHP Manual win32service 関数 Define or return the exit code for the current running service win32_set_service_exit_code (PECL win32service >=0.4.0) win32_set_service_exit_code — Define or return the exit code for the current runni ...
https://man.plustar.jp/php/function.win32-set-service-exit-code.html - [similar]
Update the event callback functions of a socket. 0
« Swoole\Event::exit Swoole\Event::wait » PHP Manual Swoole\Event 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. 説明 public static Swoole\Event::set ( int $fd , string $read_c ...
https://man.plustar.jp/php/swoole-event.set.html - [similar]
Checks if the event loop was told to exit 0
« EventBase::getTimeOfDayCached EventBase::gotStop » PHP Manual EventBase Checks if the event loop was told to exit EventBase::gotExit (PECL event >= 1.2.6-beta) EventBase::gotExit — Checks if the event loop was told to exit 説明 public EventBase::gotExit (): bool Checks if the event loo ...
https://man.plustar.jp/php/eventbase.gotexit.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 0
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( string $status = ? ): void exit ( int $status ): void スクリプトの実行を終了します。 シャットダウ ...
https://man.plustar.jp/php/function.exit.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
The Swoole\Coroutine class 0
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole The Swoole\Coroutine class The Swoole\Coroutine class (PECL swoole >= 2.0.0) はじめに クラス概要 class Swoole\Coroutine { /* メソッド */ public static call_user_func_array ( callable $callback ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
Checks if the event loop was told to exit 0
« EventBase::gotExit EventBase::loop » PHP Manual EventBase Checks if the event loop was told to exit EventBase::gotStop (PECL event >= 1.2.6-beta) EventBase::gotStop — Checks if the event loop was told to exit 説明 public EventBase::gotStop (): bool Checks if the event loop was told to ...
https://man.plustar.jp/php/eventbase.gotstop.html - [similar]
exit と同等 0
« defined eval » PHP Manual その他の関数 exit と同等 die (PHP 4, PHP 5, PHP 7, PHP 8) die — exit と同等 説明 この言語構造は、 exit() と同等です。 関連キーワード: 同等 , die , defined , eval , 関数 , 言語 , 構造 , ...
https://man.plustar.jp/php/function.die.html - [similar]
The EventBase class 0
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class (PECL event >= 1.2.6-beta) はじめに EventBase class represents libevent's event base structure. It holds a set of events and can poll to determine which events are active. Each event base has ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
基本的な VarnishAdmin の使用法 0
« 例 基本的な VarnishStat の使用法 » PHP Manual 例 基本的な VarnishAdmin の使用法 基本的な VarnishAdmin の使用法 禁止機能の簡単な使用法を示します。 例1 URL を禁止する <?php $args = array( VARNISH_CONFIG_HOST => "::1" , VARNISH_CONFIG_PORT => 6082 , VARNISH_CONFIG_SECRET => "5174826b-8595 ...
https://man.plustar.jp/php/varnish.example.admin.html - [similar]