Home
last modified time | relevance | path

Searched refs:SOFTBUS_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.c29 #define SOFTBUS_TCP_USER_TIME USER_TIMEOUT_MS macro
145 (void)ConnSetTcpUserTimeOut(fd, SOFTBUS_TCP_USER_TIME); in SetServerOption()
158 (void)ConnSetTcpUserTimeOut(fd, SOFTBUS_TCP_USER_TIME); in SetClientOption()