netutils/websocket: adds websocket status update function
authorJunyeon LEE <junyeon2.lee@samsung.com>
Mon, 10 Apr 2017 08:40:44 +0000 (17:40 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:13 +0000 (12:02 +0900)
commitf23d75442040d171f952f1d7636c39d5935309e5
treee830582783bcccae1e37125bbb2293e2c352eb12
parent18d6c5783a0964f08b622acb7b079fa30aa2ae69
netutils/websocket: adds websocket status update function

This commit updates missing status change. Websocket server can't
establishes the websocket_handler thread without changing status.

Change-Id: I98999a30983a1936740923ef36b194589be9f179
Signed-off-by: Junyeon LEE <junyeon2.lee@samsung.com>
apps/netutils/websocket/websocket.c