Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.c262 static int32_t ConnectPeerFd(int32_t localFd, int32_t peerFd) in ConnectPeerFd() function
315 if ((ConnectPeerFd(fd, peerFd) == NSTACKX_EFAILED) || (ConnectPeerFd(peerFd, fd) == NSTACKX_EFAILED)) { in GetLoopbackFd()

Completed in 2 milliseconds