Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dtcp_socket.cpp48 SocketUtils::SetCloseWait(fd); in Bind()
88 SocketUtils::SetCloseWait(fd); in Connect()
H A Dudp_socket.cpp50 SocketUtils::SetCloseWait(fd); in Bind()
84 SocketUtils::SetCloseWait(fd); in Connect()
H A Dsocket_utils.h44 static bool SetCloseWait(int32_t fd, int32_t second = 0);
H A Dsocket_utils.cpp265 bool SocketUtils::SetCloseWait(int32_t fd, int32_t second) in SetCloseWait() function in OHOS::Sharing::SocketUtils
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H A Dtcp_server.cpp124 SocketUtils::SetCloseWait(clientFd); in OnServerReadable()

Completed in 3 milliseconds