stop the download even if no socket or callback
authorBang Kwang min <justine.bang@samsung.com>
Tue, 28 Aug 2012 06:33:13 +0000 (15:33 +0900)
committerBang Kwang min <justine.bang@samsung.com>
Mon, 3 Sep 2012 01:39:09 +0000 (10:39 +0900)
commitc54d98f173a323d284bbd3668f39413adf8d3d38
tree075298dc4b3c104cb39d85bb7240be0c4e8ed0aa
parent67527f506141a171bec7c13c4438e6dcb30e6072
stop the download even if no socket or callback

[Title] stop the download even if no socket or callback
[Issue#] N/A
[Problem] if no socket, stop API does not work.
[Cause] N/A
[Solution] after checking socket, create the socket if need
[SCMRequest] N/A

functionalize for sending the structure

Change-Id: I09be5b5a830e8c7e618b9adbc5767f830b46ab51
src/url_download_provider.c