PHP » GoLang |
login |
register |
about
|
GoLang pcntl_sigprocmask
request it (346)
GoLang replacement for PHP's pcntl_sigprocmask
[edit | history]
pcntl_sigprocmask(PHP 5 >= 5.3.0, PHP 7) pcntl_sigprocmask — Sets and retrieves blocked signals Description
bool pcntl_sigprocmask
( int
$how
, array $set
[, array &$oldset
] )
The pcntl_sigprocmask() function adds, removes or sets blocked
signals, depending on the Parameters
Return Values
Returns Examples
Example #1 pcntl_sigprocmask() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|