Date: Wed, 22 Nov 2000 22:04:12 +0300 From: "Dmitry Sychov" <accelware@accelware.com> To: <hackers@FreeBSD.ORG> Subject: dlopen() Message-ID: <001001c05552$45913f80$0e61bec3@dima>
next in thread | raw e-mail | index | archive | help
Greetings. Is it safe to remove the *.so file after it is loaded into the process space and addresses to its functions are gotten? I've tested this and have no problems so far. I need this to implement the "hot swap" of the dynamic loading libraries. Thanks, Dmitry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001001c05552$45913f80$0e61bec3>