Are you wishing to REPLACE (ie OVERRIDE) the existing Perl_atfork
handler or ADD your own handler to it?

If REPLACE, this will be a global replacement.

If you call PL_cv_atfork with null as an argument, it will set the
handler to the default Perl handler.  okay?


R.

> -----Original Message-----
> From: Arthur Bergman [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 24, 2001 12:51 PM
> To: [EMAIL PROTECTED]
> Subject: at_fork
>
>
> Expose a at_fork handler to perl by allowing a script to register
> PL_cv_atfork().
>
> --
> Arthur
>

Reply via email to