History log of /PHP-8.4/ext/pcntl/tests/pcntl_waitid.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# c2fd071d 20-Jun-2024 Vladimir Vrzić

ext/pcntl: Added new function pcntl_waitid

to obtain status information pertaining termination, stop, and/or
continue events in one the caller's child processes.

close GH-14617