Re: FreeLibrary()

new topic     » goto parent     » topic index » view thread      » older message » newer message
ghaberek said...

So, the backend could probably track those resources and then release them with a call to close_dll(). That would probably be good...

-Greg

I agree. We definitely need a proper close_dll(). Right now, the only way to workaround this would be to wrap dlopen()/dlsym()/dlclose() and directly use the operating system calls to manage everything, bypassing the stdlib layer.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu