The Ns_Set docs should probably (but currently do not) highlight the fact that an ns_set is NOT really a set, but a multiset. Multiple identical keys are allowed, but asking for a key by name will return only the value of the first such key, ignoring any additional such keys, etc.
Advice from the gurus of when it is and is not a good idea to use an ns_set (rather than some other data structure) would also be nice. Other minor things: http://www.aolserver.com/40drafts/capi/api/c-ch003.htm Ns_CacheCreate should probably say "Create a new time-based cache", or something like that. -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
