[sr-dev] acc module usage of ftime for acc_cdr

Timo Reimann timo.reimann at 1und1.de
Fri Oct 7 19:43:04 CEST 2011


Hey Daniel,


On 27.09.2011 22:57, Timo Reimann wrote:
> Am 27.09.2011 um 18:08 schrieb Daniel-Constantin Mierla:
>> I see that acc_cdr extension is using ftime() function. According to the

[snip!]

>> I think it should be replaced with supported alternatives.
> 
> Thanks for the note. We'll take care of this.

I pushed a series of commits regarding acc(k) into master. They cover
replacing ftime() with gettimeofday() and adapting to the new time-value
struct (formerly timeb, now timeval).

Apart of that, the commits do quite some refactoring that save a lot of
code and redundancy. Since no features were added and my tests look
good, I decided to integrate it into the master branch right away.


Cheers,

--Timo



More information about the sr-dev mailing list