ID: 8214
Updated by: jan
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Operating System: *nix - CGI
PHP Version: 4.0 Latest CVS (12/12/2000)
New Comment:

doesen't pcnt do the job?

Previous Comments:
------------------------------------------------------------------------

[2000-12-12 16:49:52] [EMAIL PROTECTED]

I would rather see:
posix_register_sig_func(char function, mixed signal)

And handle both "9" and "KILL" as valid signals.

------------------------------------------------------------------------

[2000-12-12 16:35:41] [EMAIL PROTECTED]

A few additions to the posix module to allow registering functions when
certain signals are recieved would be cool. somthing like

posix_register_sig_func(char function,int signal);

where signal is HUP etc :)

would allow some long running systems in CGI mode with a graceous
shutdown. 


James

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=8214&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to