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 <[EMAIL PROTECTED]>

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


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

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to