Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp1823 static bool IsClientFdClosed(int32_t clientFd) in IsClientFdClosed() function
1835 if (!IsClientFdClosed(it->second)) { in RemoveClientConnection()