From fb8e75a9e421615609635b8368ccaefd3221f9e1 Mon Sep 17 00:00:00 2001 From: Bang Kwang min Date: Mon, 3 Sep 2012 14:14:34 +0900 Subject: [PATCH] release the pacakge changeset) request STOP for free after finished download calling stopped callback in error case pause/resume the download even if no socket or callback stop the download even if no socket or callback --- packaging/capi-web-url-download.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/packaging/capi-web-url-download.spec b/packaging/capi-web-url-download.spec index 322cb47..4d03027 100644 --- a/packaging/capi-web-url-download.spec +++ b/packaging/capi-web-url-download.spec @@ -3,7 +3,7 @@ Name: capi-web-url-download Summary: CAPI for content download with web url Version: 0.0.8 -Release: 4 +Release: 5 Group: TO_BE_FILLED_IN License: TO_BE_FILLED_IN URL: N/A @@ -59,6 +59,12 @@ rm -rf %{buildroot} /usr/include/web/url_download.h %changelog +* Mon Sep 03 2012 Kwangmin Bang +- stop the download even if no socket or callback +- pause/resume the download even if no socket or callback +- calling stopped callback in error case +- request STOP for free after finished download + * Thu Aug 30 2012 Kwangmin Bang - maxfd should be updated before created event thread -- 2.34.1