aboutsummaryrefslogtreecommitdiff
path: root/sunrpc/tst-udp-garbage.c
AgeCommit message (Collapse)Author
2017-02-28sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer
This commit fixes various aspects in the UDP client timeout handling. Timeouts are now applied in a more consistent fashion. Discarded UDP packets no longer prevent the timeout from happening at all.