netutils/websocket: fixes minor issues in websocket
authorJunyeon LEE <junyeon2.lee@samsung.com>
Thu, 20 Apr 2017 08:32:37 +0000 (17:32 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Sat, 6 May 2017 10:51:22 +0000 (19:51 +0900)
commitceedf9a751886fe386859c0e58ad25a4f71c51a4
treedb35ca1e6860ba84a1f9cefa75329b79c700b797
parent4f8604a2836d1f2cbbcf5e3e5eb8a714f97be0a1
netutils/websocket: fixes minor issues in websocket

This commit fixes minor issues in websocket library.
 . clearify socket close routine
 . clearify the context compare

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