wget: correctly handle rare case when we get EAGAIN _on first_ read
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Feb 2011 20:42:00 +0000 (21:42 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Feb 2011 20:42:00 +0000 (21:42 +0100)
commit8766a791e847fdf1f3f00222f18c18833f40abda
treec62762ba0d933cb38e25b8c0f00686841b9cf63f
parentab8d00d64fc23602875952c08c030f05f206686c
wget: correctly handle rare case when we get EAGAIN _on first_ read

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