wget: try reading after poll timeout - stdio may have buffered data. Closes 5426
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 16 Aug 2012 14:52:27 +0000 (16:52 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 16 Aug 2012 14:52:27 +0000 (16:52 +0200)
commit9c55143bbf4ce24bef093301e46aab15b4a71d69
tree3707b637b2b1608f6568ce2eebb976a6c551ee62
parent45c35e9de01010c6bb12f2b86fd5b8b31afe4617
wget: try reading after poll timeout - stdio may have buffered data. Closes 5426

function                                             old     new   delta
retrieve_file_data                                   436     451     +15

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