aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-06-24 02:09:43 +0200
committerHarald Welte <laforge@gnumonks.org>2017-06-28 23:43:28 +0000
commit53ce11ab955de487063442d6e83a034f2f5a695b (patch)
tree5a74683637921a66307b9a7b5eb644d6d90567f9 /COPYING
parent59d0c2cca64c9efe199733fc04708cc500f44090 (diff)
TRX: Use timerfd and CLOCK_MONOTONIC for GSM frame timer
using gettimeofday() is not suitable for the GSM frame timer, as it relies on the normal 'wall clock' system time, which may be adjusted by ntp, gps or other means at runtime. Switching to a different clock source means we cannot use osmo_timer_list anymore, but timerfd integrates just fine with our libosmocore select() loop handling. Change-Id: I51b19adde14ebb7ef3bb863d45e06243c323e22e Closes: #2325
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions