Fixing timeval calculation
authorSimo Sorce <ssorce@redhat.com>
Fri, 25 Sep 2009 14:59:04 +0000 (10:59 -0400)
committerKarolin Seeger <kseeger@samba.org>
Fri, 2 Oct 2009 10:18:33 +0000 (12:18 +0200)
commit7a5ad4bbf94608b1deee875ba4d39b778df83f17
treec1cda8671e1f51e758a67502c346d5c826845644
parent3b6eb9cc26a088748c27314ceb8790e28f8a5bdf
Fixing timeval calculation

The code was always doubling microseconds when attempting to round up.

Fix bug #6764.
tevent/tevent_timed.c