PHP » GoLang |
login |
register |
about
|
GoLang pcntl_sigwaitinfo
request it (386)
GoLang replacement for PHP's pcntl_sigwaitinfo
[edit | history]
pcntl_sigwaitinfo(PHP 5 >= 5.3.0, PHP 7) pcntl_sigwaitinfo — Waits for signals Description
int pcntl_sigwaitinfo
( array
$set
[, array &$siginfo
] )
The pcntl_sigwaitinfo() function suspends execution of the
calling script until one of the signals given in Parameters
Return ValuesOn success, pcntl_sigwaitinfo() returns a signal number. Examples
Example #1 pcntl_sigwaitinfo() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|