Denys Vlasenko 3d306bffc5 udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling
EINTR _should_ only happen on two signals we trap, and safe_poll
_should_ work here just fine, but there were kernel bugs where spurious EINTRs
happen (e.g. on ptrace attach). Be safe.

function                                             old     new   delta
udhcpd_main                                         1437    1468     +31

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-03-11 11:39:05 +01:00
..
2018-03-10 19:34:39 +01:00
2018-01-16 22:23:38 +01:00
2018-03-10 19:34:39 +01:00
2018-03-10 19:34:39 +01:00
2018-01-08 10:14:17 +01:00