On 26 March 2010 16:58, Hemant Soundankar <[email protected]> wrote:
> Because the code says ,
>     >>  cache->timeout = RDBMSDBTABLE_CACHE_TIMEOUT;
> This line comes in my "Tablename_container_init" function.

Why not simply change that to read
    cache->timeout = 1;   /* 1 second */

Dave

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to