about summary refs log tree commit diff
path: root/inet/deadline.c
Commit message (Collapse)AuthorAgeFilesLines
* sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer2017-02-281-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.