New APIs to configure TCP Socket Keep-Alive. 09/216609/2
authorSenthil Kumar G S <senthil.gs@samsung.com>
Mon, 14 Oct 2019 06:46:30 +0000 (12:16 +0530)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 30 Oct 2019 01:15:42 +0000 (10:15 +0900)
commitd8576ad29c70236d740915cd3edfa53553e32d1d
tree14cb6fee53e5a15c4cb4d5919fe252088bed4b8a
parent6b5896239516d7d34eaa689176447c9d1ec0a1e6
New APIs to configure TCP Socket Keep-Alive.

Added new APIs to enable TCP keep alive, set and unset configuration parameters.

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/587/commits/731061249edabbf05b9e8cb4a35f7dfe41009183
(cherry-picked from 731061249edabbf05b9e8cb4a35f7dfe41009183)

Change-Id: Id63c1796832dcea842e0b059c977a38d307e27a5
Signed-off-by: Senthil Kumar G S <senthil.gs@samsung.com>
Signed-off-by: Sudipto <sudipto.bal@samsung.com>
resource/c_common/octhread/include/octhread.h
resource/c_common/octhread/src/noop/octhread.c
resource/csdk/connectivity/api/cautilinterface.h
resource/csdk/connectivity/inc/catcpadapter.h
resource/csdk/connectivity/inc/catcpinterface.h
resource/csdk/connectivity/src/tcp_adapter/catcpadapter.c
resource/csdk/connectivity/src/tcp_adapter/catcpserver.c
resource/csdk/connectivity/util/src/cautilinterface.c