Re: [OpenWrt-Devel] [PATCH V3 uclient] support for connection timeout

2015-01-17 Thread Felix Fietkau
On 2015-01-16 11:21, Rafał Miłecki wrote: Signed-off-by: Rafał Miłecki zaj...@gmail.com Applied, thanks. - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH V3 uclient] support for connection timeout

2015-01-16 Thread Rafał Miłecki
Signed-off-by: Rafał Miłecki zaj...@gmail.com --- V2: Add uclient_set_timeout Stop timer after receiving data Start timer after fetching data by uclient user V3: Fix missing braces in __uclient_notify_read, thanks John! --- uclient-fetch.c | 4 uclient-http.c | 13 +++--