Correct usage of send() system call 66/124066/1
authorAbhishek Sansanwal <abhishek.s94@samsung.com>
Mon, 10 Apr 2017 06:06:39 +0000 (11:36 +0530)
committerAbhishek Sansanwal <abhishek.s94@samsung.com>
Mon, 10 Apr 2017 06:11:05 +0000 (11:41 +0530)
commitc8dff043234df7613730178717242adc3eea17e8
tree7601d7dcc623b79c825f75bde8bd696b1d824b36
parentd1c650a330318b5c4f3f7a71d63f617dc7574590
Correct usage of send() system call

Description: Correct usage of send() system call,
using MSG_NOSIGNAL flag to handle SIGPIPE properly

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Idb894e5b11a0a24228e8c55a121e3678fad6d90d
src/utils/network-accessibility.c