I want to give this a last consideration (by tomorrow).
Main things are:
- Checking into sigaction() support on various UNIX flavors. I am not
sure that all exotic systems have it available and we want to be able to
run on those (e.g. older IRIX, AIX, HP-UX versions).
- Want to see what to do on Windows if anything. I don't believe we
really covered this previously accept for our timeout thread so I think
it is a non issue.

I would prefer this patch to be in PHP 5.3 but I have a feeling we
should keep the patch as-is and enable this to be configured out (don't
care if it's implicit and not explicit).

Andi




> -----Original Message-----
> From: Antony Dovgal [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 23, 2008 5:20 AM
> To: Scott MacVicar
> Cc: Lucas Nealan; internals@lists.php.net
> Subject: Re: [PHP-DEV] [RFC] Zend Signal Handling
> 
> On 23.07.2008 16:08, Scott MacVicar wrote:
> >> Do we really need this option?
> >> Is someone going to disable it and why?
> >>
> >
> > The defines need to be there for anyone who doesn't have sigaction
> > available
> 
> PHP_CHECK_FUNC(sigaction) in configure.in should be enough for that.
> 
> --
> Wbr,
> Antony Dovgal
> 
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to