Github user xiaozhongwang commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1499#discussion_r177487560
--- Diff:
core/conn/odbc/src/odbc/nsksrvr/Interface/linux/Listener_srvr_ps.cpp ---
@@ -263,7 +263,11 @@ void* CNSKListenerSrvr::OpenTCPIPSession()
//LCOV_EXCL_STOP
}
-
+ TCP_SetKeepalive(nSocketFnum,
--- End diff --
it's better to use single name style in one name.---
