01-07-25 06.49, skrev Richard Soderberg p� [EMAIL PROTECTED] f�ljande: > 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. No, I want to register a perl subroutine that is run after the fork(), maybe one before the fork and one after. -- Arthur
- RE: at_fork Richard Soderberg
- Arthur Bergman
