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.
_______________________________________________ cffi-devel mailing list cffi-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel