On Mon, 29 Nov 2004, Stas Bekman wrote:

> nuke it?
>
> So this is incorrect?
>
>      - The MPM does not set a SIGALRM handler, user code may use SIGALRM.

It can use it if it knows what it's doing.  A mod_perl module that's
expected to work on any MPM (which is I'm assuming what you're talking
about) is not going to fall into the category of "knows what it's doing"
if it tries to use signals.  :-)

Reply via email to