X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fuclient.git;a=blobdiff_plain;f=uclient.h;h=d5a0d5b4f804dd68523c4993921fe50edc8d1da3;hp=ddc8b7845f9baaaee13ab766c93db706b191ff33;hb=9ceca0a12166cefdf07aedc3c187fdd2f72fdec8;hpb=3a61c3f4a8820def50e7fbe68e31a07648102eca diff --git a/uclient.h b/uclient.h index ddc8b78..d5a0d5b 100644 --- a/uclient.h +++ b/uclient.h @@ -62,6 +62,7 @@ struct uclient { void *priv; bool eof; + bool data_eof; int error_code; int status_code; struct blob_attr *meta;