Home
last modified time | relevance | path

Searched refs:SOFTBUS_CONN_TCP_USER_TIME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c30 #define SOFTBUS_CONN_TCP_USER_TIME (35 * 1000) // 35s macro
221 (void)ConnSetTcpUserTimeOut(fd, SOFTBUS_CONN_TCP_USER_TIME); in OpenTcpServerSocket()
309 (void)ConnSetTcpUserTimeOut(fd, SOFTBUS_CONN_TCP_USER_TIME); in OpenTcpClientSocket()