[cffi-devel] Unloading a library

Justin Heyes-Jones justinhj at gmail.com
Wed Jan 25 00:12:16 UTC 2006


I saw some discussion in the archives about extending the library loading
functionality. There's a couple of things I'd like that I didn't see, and
this may be an oversight on my part...

1) CFFI keep track of which foreign modules it had loaded and allow you to
iterate through them
2) Have CFFI allow you to unload a foriegn library by name, which should
fail if it is not loaded, otherwise return true.

I'd find this handy both for debugging and for cleaning up while a program
runs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20060124/1d1bd1e2/attachment.html>


More information about the cffi-devel mailing list