Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_context/include/
H A Dlocal_socket_context.h39 void SetSocketCloseStatus(bool flag) in SetSocketCloseStatus() function
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dlocal_socket_exec.cpp871 pMgr->SetSocketCloseStatus(true); in ExecLocalSocketClose()