Results of 1 - 10 of about 313 for [SIMILAR] 16 1024 4096 WITH 25817 proc WITH 2188... (0.296 sec.)
- proc_open でオープンされたプロセスを強制終了する 10000
- « proc_open shell_exec » PHP Manual プログラム実行関数 proc_open でオープンされたプロセスを強制終了する proc_terminate (PHP 5, PHP 7, PHP 8) proc_terminate — proc_open でオープンされたプロセスを強制終了する 説明 proc_terminate ( resource $process , int $signal = 15 ): bool 終了させる ( p
...
-
https://man.plustar.jp/php/function.proc-terminate.html
- [similar]
- proc_open で開かれたプロセスに関する情報を取得する 7885
- « proc_close proc_nice » PHP Manual プログラム実行関数 proc_open で開かれたプロセスに関する情報を取得する proc_get_status (PHP 5, PHP 7, PHP 8) proc_get_status — proc_open() で開かれたプロセスに関する情報を取得する 説明 proc_get_status ( resource $process ): array proc_get_status() は、
...
-
https://man.plustar.jp/php/function.proc-get-status.html
- [similar]
- proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す 7808
- « passthru proc_get_status » PHP Manual プログラム実行関数 proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す proc_close (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_close — proc_open() で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す 説明 proc_close ( resource $p
...
-
https://man.plustar.jp/php/function.proc-close.html
- [similar]
- コマンドを実行し、入出力用にファイルポインタを開く 3334
- « proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec ,
...
-
https://man.plustar.jp/php/function.proc-open.html
- [similar]
- このリクエストの後にApacheプロセスを終了する 3334
- « Apache 関数 apache_get_modules » PHP Manual Apache 関数 このリクエストの後にApacheプロセスを終了する apache_child_terminate (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) apache_child_terminate — このリクエストの後にApacheプロセスを終了する 説明 apache_child_terminate (): void apache_child_term
...
-
https://man.plustar.jp/php/function.apache-child-terminate.html
- [similar]
- 設定 3334
- « インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo
...
-
https://man.plustar.jp/php/install.fpm.configuration.html
- [similar]
- 待つかフォークした子プロセスのステータスを返す 3334
- « pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_waitpid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_waitpid — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$status , int $flags = 0 ,
...
-
https://man.plustar.jp/php/function.pcntl-waitpid.html
- [similar]
- 現在実行中のプロセスをフォークする 3334
- « 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]
- プロセスのリソースを管理する 3334
- « pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl_rfork (PHP 8 >= 8.1.0) pcntl_rfork — プロセスのリソースを管理する 説明 pcntl_rfork ( int $flags , int $signal = 0 ): int プロセスのリソースを管理します。 パラメータ flags flags は、 呼び出して
...
-
https://man.plustar.jp/php/function.pcntl-rfork.html
- [similar]
- POSIX 関数 3334
- « posix_setrlimit 定数 posix_access » PHP Manual POSIX POSIX 関数 POSIX 関数 参考 プロセス制御関数 に関する節も 役に立つでしょう。 目次 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端末のパス名を得る posix_errno — posix_get_last_error のエイリアス posix_get_las
...
-
https://man.plustar.jp/php/ref.posix.html
- [similar]