X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=uclient.h;h=29563b35d215bd297962bdfca3e0dd22cf2f219e;hb=b6e5548a3ecc562db4c8d5356bdfd9a3fa5e59f8;hp=ffe159a3375f083272225796015eee70dcfec462;hpb=488f1d52cfd2fcca8e0f3785311c247d13cb0170;p=project%2Fuclient.git diff --git a/uclient.h b/uclient.h index ffe159a..29563b3 100644 --- a/uclient.h +++ b/uclient.h @@ -75,6 +75,7 @@ struct uclient { struct blob_attr *meta; struct uloop_timeout connection_timeout; + struct uloop_timeout read_notify; struct uloop_timeout timeout; };