Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/common/unittest/
H A Dsoftbus_conn_common_test.cpp397 ConnCloseSocket(fd);
402 ConnCloseSocket(fd);
408 ConnCloseSocket(fd);
435 ConnCloseSocket(fd);
439 ConnCloseSocket(fd);
445 ConnCloseSocket(fd);
509 ConnCloseSocket(fd);
514 ConnCloseSocket(fd);
520 ConnCloseSocket(fd);
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_socket.h77 void ConnCloseSocket(int32_t fd);
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c579 ConnCloseSocket(listenFd); in ShutdownBaseListener()
782 ConnCloseSocket(state->ctrlRfd); in CleanupSelectThreadState()
785 ConnCloseSocket(state->ctrlWfd); in CleanupSelectThreadState()
833 ConnCloseSocket(fd); in DispatchFdEvent()
876 ConnCloseSocket(clientFd); in ProcessSpecifiedServerAcceptEvent()
952 ConnCloseSocket(node->info.listenFd); in CloseInvalidListenForcely()
H A Dsoftbus_socket.c289 void ConnCloseSocket(int32_t fd) in ConnCloseSocket() function
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H A Dclient_trans_tcp_direct_listener.c152 ConnCloseSocket(fd); in TransTdcCloseFd()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp862 ConnCloseSocket(fd);
896 ConnCloseSocket(fd);
927 ConnCloseSocket(fd);
1035 ConnCloseSocket(clientfd);
1481 ConnCloseSocket(fd);
1714 ConnCloseSocket(fd);
1742 ConnCloseSocket(fd);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c265 ConnCloseSocket(fd); in CloseTcpDirectFd()