| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The pcntl_signal call is only currently supported on *nix environments, and not even Mac at that. Check to see if the function exists before invoking it.
Check for pcntl_signal support before invoking
| Back | FazBrowse Home | New Git URL |
The pcntl_signal call is only currently supported on *nix environments,
and not even Mac at that. Check to see if the function exists before
invoking it.