Re: gettimeofday problem

2005-08-15 Thread Robert Story
On Mon, 08 Aug 2005 16:55:25 -0400 Richard wrote: RS> I see lots of calls of gettimeofday. My question is: RS> when system clock changes, how will it affect all routines RS> that use gettimeofday? Will there be false alarms? Probably. I don't think anyone has ever done a serious audit of its use.

gettimeofday problem

2005-08-09 Thread Richard Sun
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 sys