Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_socket.c388 static int32_t SetAcceptSocket(SocketDesc acceptFd) in SetAcceptSocket() function
433 if (SetAcceptSocket(clientSocket->sockfd) != NSTACKX_EOK) { in AcceptSocket()