7550 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce
..
tests 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce
CREDITS 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce
README 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce
config.m4 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce
package.xml 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce
pcntl.c 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce
php_pcntl.h 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce
php_signal.c 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce
php_signal.h 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce
test-pcntl.php 26280c57f0 2019.07.12 / Folus Wen 5 yıl önce

README

Process Control Module for PHP (pcntl)

This module will attempt to implement all features related to process spawning and
control (fork(), waitpid(), signal(), WIF's, etc). This is extremely experimental,
with hope to become stable on most UNIX's. I greatly apreciate any feedback, fixes,
and or suggestions on how to improve/better implement
this functionality.

Thanks,

Jason Greeme < jason@inetgurus.net / jason@php.net >