I see lots of calls of gettimeofday. My question is: when system clock changes, how will it affect all routines that use gettimeofday? Will there be false alarms?
My problem is that my agentx status changes too often (I set agentX ping interval to 45 seconds). I am not sure if this is because system clock changes. If anyone has seen similar problems, or have any suggestions on where to fix, would you please let me know know. I am using net-snmp ver 5.2.1.2. My system provides me an API msTickGet() that gives me the tick count, which is independent of system clock. Is there an easy way to replace gettimeofday in net-snmp by msTickGet()? Thanks, -Richard ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
