Home
last modified time | relevance | path

Searched refs:AcceptSocket (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_socket.h45 Socket *AcceptSocket(Socket *serverSocket);
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dsocket_utils.h57 static int32_t AcceptSocket(int32_t fd, struct sockaddr_in *clientAddr, socklen_t *addrLen);
H A Dsocket_utils.cpp502 int32_t SocketUtils::AcceptSocket(int32_t fd, struct sockaddr_in *clientAddr, socklen_t *addrLen) in AcceptSocket() function in OHOS::Sharing::SocketUtils
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H A Dtcp_server.cpp115 int32_t clientFd = SocketUtils::AcceptSocket(fd, &clientAddr, &addrLen); in OnServerReadable()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_socket.c409 Socket *AcceptSocket(Socket *serverSocket) in AcceptSocket() function
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1783 session->acceptSocket = AcceptSocket(session->socket[0]); in DFileAcceptSocket()

Completed in 6 milliseconds