httpd: do not set alarm() timeout if we read cached header
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Apr 2019 12:03:37 +0000 (14:03 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Apr 2019 12:03:37 +0000 (14:03 +0200)
commitaf6012a1a7dcfc8eb2321e3adaaae3a0778d5a15
treebe0b03f7939d7412fc8537e5dd81758151ccd3b2
parentbca888a73ef755e7fe52ac7aff5bd884f71d32f9
httpd: do not set alarm() timeout if we read cached header

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/httpd.c