[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl-dev
Subject:    Re: Shutdown behavior
From:       Torsten Foertsch <torsten.foertsch () gmx ! net>
Date:       2009-02-19 14:07:22
Message-ID: 200902191507.23190.torsten.foertsch () gmx ! net
[Download RAW message or body]

On Thu 19 Feb 2009, Geoffrey Young wrote:
> I've love if this particular aspect had a better solution, though
> threads really complicates things...

child_terminate is forbidden with a threaded MPM. And I think it is 
rightly so.

void mpxs_Apache2__RequestRec_child_terminate(pTHX_ request_rec *r)
{
    MP_CROAK_IF_THREADED_MPM("$r->child_terminate")
...

Torsten

-- 
Need professional mod_perl support?
Just hire me: torsten.foertsch@gmx.net

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic