I am using the nsv facility to store session data between connections.  I am
nervous that my tracking of each defined key may go awry, and I will wind up
with a garbage collection problem - key/value pairs that I am unaware of.
Is there a way to get a list of all keys defined for a given nsv variable?
I tried using nsv_names, but it does not appear to deliver what I want.
Thanks!

Dave

Reply via email to