Page 1 of 1

php signal set

Posted: Fri Dec 10, 2010 11:05 am
by and77
How can i translate the following C functions:
sigemptyset,sigfillset,sigaddset,sigdelset,sigsuspend?

Re: php signal set

Posted: Fri Dec 10, 2010 11:48 am
by McInfo
PHP Manual: Process Control Extensions

You might be looking for POSIX.