[OpenSER-Devel] SF.net SVN: openser: [2748] trunk/timer.c

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Sep 12 17:20:17 CEST 2007


Revision: 2748
          http://openser.svn.sourceforge.net/openser/?rev=2748&view=rev
Author:   bogdan_iancu
Date:     2007-09-12 08:20:13 -0700 (Wed, 12 Sep 2007)

Log Message:
-----------
- fixed the timer value (jiffies) - due a bug in multiple timer processes, all
  timer processes were updating one value .
  Fix:
   - first timer process (normally th generic one) takes care to 
     update the jiffies
   - rest of the timer processes use a local jiffie (ony for them).

  Reported by Henning Westerholt <henning.westerholt at 1und1.de>

Modified Paths:
--------------
    trunk/timer.c


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list