Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp721 static bool IsValidSock(int &currentFd, const MessageCallback &callback) in IsValidSock() function
772 if (!IsValidSock(currentFd, callback)) { in PollRecvData()