netutils/webclient: check webclient example running status
authorJunyeon LEE <junyeon2.lee@samsung.com>
Mon, 29 May 2017 21:17:57 +0000 (06:17 +0900)
committerEunBong Song <eunb.song@samsung.com>
Tue, 11 Jul 2017 01:26:56 +0000 (10:26 +0900)
commit5c99512c7fb1243bd5e93acd60d501de88a592d4
treec343ef59fedaf6a0d1581ec63064e7e6facd7ccb
parente4e8fcc6a66309c1d18926f7672d9ded5b7103b0
netutils/webclient: check webclient example running status

This commit addes global value for checking webclieng running status.
If webclient example runs twice at a time, global values like g_https
and g_async can be destroyed by latter webclient app.

Change-Id: I49644810de070c09d10e5d2c4bad402d35e5e505
Signed-off-by: Junyeon LEE <junyeon2.lee@samsung.com>
apps/examples/webclient/webclient_main.c