client: Switch from write to sendmsg for Acquire*
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 19 Nov 2018 13:36:15 +0000 (15:36 +0200)
committerhimanshu <h.himanshu@samsung.com>
Tue, 14 Jan 2020 08:53:35 +0000 (14:23 +0530)
commit2988b277c845ad881832889cb94bd972ec82dd11
treea4d6ddd210e6778d44b93bc84c72452645899723
parent55557776ef6b038370ea3b7088187c7973229528
client: Switch from write to sendmsg for Acquire*

Use sendmsg with MSG_NOSIGNAL to prevent crashes involving SIGPIPE.

Change-Id: Ib461b3ede9ead18e832a66f75ff5fde06e37cc83
Signed-off-by: himanshu <h.himanshu@samsung.com>
client/gatt.c