git-tst-udp-timeout
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 14 Jan 2018 10:24:48 +0000 (10:24 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sun, 14 Jan 2018 10:24:48 +0000 (10:24 +0000)
commitca4135c4fa952b29e9c5425a6bf9ab2be0f1630f
treec855571ae96b2c0a237c7813bcd277f3b65e62ac
parentd602a621b3c79cf886afb0dd370de35a8dc8e110
git-tst-udp-timeout

commit 00c3da43ace363315fb9e70a6d4696de0630f6cf
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Sep 10 14:37:28 2017 +0200

    sunrpc/tst-udp-timeout: Fix timeout value

    2.3 is not representable with double, and thus leads to rounding issues if
    the clock is not very precise and the measured delay is then exactly 2.3.

            * sunrpc/tst-udp-timeout.c (test_udp_server): Increase timeout to 2.5
            seconds.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-tst-udp-timeout.diff
sunrpc/tst-udp-timeout.c