Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c407 static int32_t AcceptTcpClient(int32_t fd, ConnectOption *clientAddr, int32_t *cfd) in AcceptTcpClient() function
447 .AcceptClient = AcceptTcpClient, in GetTcpProtocol()