develooper Front page | perl.perl5.porters | Postings from February 2000

Re: [PATCH 5.5.660] ExtUtils::DynaLoader dl_unload_file() patch

Thread Previous | Thread Next
From:
Ilya Zakharevich
Date:
February 29, 2000 12:01
Subject:
Re: [PATCH 5.5.660] ExtUtils::DynaLoader dl_unload_file() patch
Message ID:
200002292001.PAA10258@monk.mps.ohio-state.edu
Alan Burlison writes:
> 3.  Modified dl_generic_private_init() in dlutils.c to install
> Perl_call_atexit() handler that calls dl_unload_all_files() when the
> interpreter exits.

Is it good enough?  What is the semantic of loading/unloading DLL?
What happens to initialized/uninitialized data?  Is it *guarantied* to
be reset on the next loading?

What happens with multiple interpreters in presence?

Ilya

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About