aboutsummaryrefslogtreecommitdiff
path: root/inet/deadline.c
AgeCommit message (Collapse)AuthorFilesLines
2017-02-28sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer1-0/+122
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.