Home
last modified time | relevance | path

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

/arkcompiler/toolchain/websocket/
H A Dwebsocket_base.cpp201 int err = ShutdownSocket(connectionFd_); in CloseConnectionSocket()
353 int WebSocketBase::ShutdownSocket(int32_t fd) in ShutdownSocket() function in OHOS::ArkCompiler::Toolchain::WebSocketBase
359 int WebSocketBase::ShutdownSocket(int32_t fd) in ShutdownSocket() function in OHOS::ArkCompiler::Toolchain::WebSocketBase
H A Dwebsocket_base.h126 static int ShutdownSocket(int32_t fd);
/arkcompiler/toolchain/websocket/server/
H A Dwebsocket_server.cpp427 int err = ShutdownSocket(fd); in WaitConnectingStateEnds()
456 int err = ShutdownSocket(serverFd_); in Close()

Completed in 2 milliseconds