Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: 63cb9913f319302fb4411f882c5a93481e81b7f2
https://github.com/fabbione/kronosnet/commit/63cb9913f319302fb4411f882c5a93…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-11-21 (Sun, 21 Nov 2010)
Changed paths:
M ring.c
M ring.h
M tests/ping_test.c
Log Message:
-----------
ring: use long long instead of suseconds_t
it appears (but not totally sure) that suseconds_t is not easily portable.
On sparc it was showing, at random, some different behaviour.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>