Suppose I'm programming a multiuser application, and I need to switch databases in the middle of running... It would seem that calling NSS_Shutdown() and then NSS_Init() again doesn't work, since the database handles aren't closed properly (???). Is this a known bug? If not, perhaps I'm doing something wrong? If it is, is there a known workaround or fix?
Thanks in advance, Uriel Ginsburg
