> parent process right before fork.  There is no parent
> initializer for a php module author

    MINIT() is called from the parent process in forking servers.
    The mm storage handler uses this hook to instantiate a shared
    memory segment and propagate the handle to all child
    processes.

    - Sascha                                     Experience IRCG
      http://schumann.cx/                http://schumann.cx/ircg


-- 
PHP General 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