load lib

From: Adv (adv_at_adv.net)
Date: 07/16/03


Date: Tue, 15 Jul 2003 19:25:40 -0400

Hi,
I get aborted when dlclose() on a gnu/linux box and my code runs as a
multithreaded server, so, is dlclose()/dl...() thread-safe? if not, how
about elf's auto load? the loaded lib is/isn't thread safe will not be issue
here?

TIA

Adv