David Pautler wrote:

Ns_CacheCreateEntry
http://aolserver.com/docs/devel/c/api/c-ch19.htm#536071

does not take a parameter indicating the expected size of the cache entry.

Does this answer your question?

Ns_CacheSetValueSz

Overview

    Set value of cache entry and adjust cache size

Syntax

    void Ns_CacheSetValueSz (
    Ns_Entry* entry,
    void* value,
    size_t size
    );

--
WK


-- 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.

Reply via email to