検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 147 for [SIMILAR] 16 1024 4096 WITH 19245 signal WITH 10... (0.124 sec.)
はじめに 0
« Event インストール/設定 » PHP Manual Event はじめに はじめに This is an extension to efficiently schedule I/O, time and signal based events using the best I/O notification mechanism available for specific platform. This is a port of libevent to the PHP infrastructure. 注意 : Note, Wind ...
https://man.plustar.jp/php/intro.event.html - [similar]
新しい関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新しい関数 新しい関数 PHP コア sapi_windows_cp_get() sapi_windows_cp_set() sapi_windows_cp_conv() sapi_windows_cp_is_utf8() Closure Closure::fromCallable() CURL curl_multi_errno() curl_share_errno() curl_share_s ...
https://man.plustar.jp/php/migration71.new-functions.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]
Begin checking for events and calling callbacks for the loop 0
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callbacks for the loop EvLoop::run (PECL ev >= 0.2.0) EvLoop::run — Begin checking for events and calling callbacks for the loop 説明 public EvLoop::run ( int $flags = 0 ): void Begin checking for e ...
https://man.plustar.jp/php/evloop.run.html - [similar]
プロセスの優先度を変更する 0
« pcntl_rfork pcntl_signal_dispatch » PHP Manual PCNTL 関数 プロセスの優先度を変更する pcntl_setpriority (PHP 5, PHP 7, PHP 8) pcntl_setpriority — プロセスの優先度を変更する 説明 pcntl_setpriority ( int $priority , ? int $process_id = null , int $mode = PRIO_PROCESS ): bool pcntl_setprio ...
https://man.plustar.jp/php/function.pcntl-setpriority.html - [similar]
ステータスコードがシグナルによる終了を表しているかどうかを調べる 0
« pcntl_wifexited pcntl_wifstopped » PHP Manual PCNTL 関数 ステータスコードがシグナルによる終了を表しているかどうかを調べる pcntl_wifsignaled (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifsignaled — ステータスコードがシグナルによる終了を表しているかどうかを調べる 説明 pcntl_wifsignaled ...
https://man.plustar.jp/php/function.pcntl-wifsignaled.html - [similar]
子プロセスを終了させたシグナルを返す 0
« pcntl_wstopsig POSIX » PHP Manual PCNTL 関数 子プロセスを終了させたシグナルを返す pcntl_wtermsig (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wtermsig — 子プロセスを終了させたシグナルを返す 説明 pcntl_wtermsig ( int $status ): int | false 子プロセスを終了させたシグナル番号を返します。こ ...
https://man.plustar.jp/php/function.pcntl-wtermsig.html - [similar]
ブロックされたシグナルを設定あるいは取得する 0
« pcntl_signal pcntl_sigtimedwait » PHP Manual PCNTL 関数 ブロックされたシグナルを設定あるいは取得する pcntl_sigprocmask (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigprocmask — ブロックされたシグナルを設定あるいは取得する 説明 pcntl_sigprocmask ( int $mode , array $signals , array &$old_signa ...
https://man.plustar.jp/php/function.pcntl-sigprocmask.html - [similar]
現在実行中のプロセスをフォークする 0
« pcntl_exec pcntl_get_last_error » PHP Manual PCNTL 関数 現在実行中のプロセスをフォークする pcntl_fork (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_fork — 現在実行中のプロセスをフォークする 説明 pcntl_fork (): int pcntl_fork() 関数は、親プロセスとその PID および PPID のみが異なる子プロセ ...
https://man.plustar.jp/php/function.pcntl-fork.html - [similar]
シグナルを待つ 0
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigwaitinfo — シグナルを待つ 説明 pcntl_sigwaitinfo ( array $signals , array &$info = [] ): int | false pcntl_sigwaitinfo() は、 呼び出し元のスクリプトの実行を ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT