Theoretically these should be used when the engine is not in a "stable 
state" (i.e. would crash on shutdown).
As this can also include PHP's code and PHP extensions I'm not really sure 
how much this really helps.

Andi

At 08:04 AM 8/2/2002 -0700, Brad LaFountain wrote:
>Thanks.. I figured it out after looking at all the places where it was being
>used. The biggest use was when you are changing link'd lists or arrays. So i
>assumed it did something to that affect.
>
>  - brad
>--- "Thies C. Arntzen" <[EMAIL PROTECTED]> wrote:
> > On Thu, Aug 01, 2002 at 10:10:10AM -0700, Brad LaFountain wrote:
> > > HANDLE_BLOCK_INTERRUPTIONS();
> > > HANDLE_UNBLOCK_INTERRUPTIONS();
> > >
> > > what exactly does these do?
> >
> >     this is an apache thingie. you can tell apache that you
> >     don't want to be "killed" during certain operations. i doubt
> >     very mucht that it really helps;-) look in the apache sapi
> >     module.
> >
> >     tc
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Health - Feel better, live better
>http://health.yahoo.com
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, visit: http://www.php.net/unsub.php


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

Reply via email to