Home
last modified time | relevance | path

Searched defs:CreateTcpServer (Results 1 - 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/network/
H A Dnetwork_factory.cpp35 bool NetworkFactory::CreateTcpServer(uint16_t port, const IServerCallback::Ptr &callback, ServerPtr &serverPtr, in CreateTcpServer() function in OHOS::Sharing::NetworkFactory
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/
H A Dnetwork_server_demo.cpp176 void CreateTcpServer() in CreateTcpServer() function in ServerManager
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_socket.c177 static int32_t CreateTcpServer(Socket *serverSocket, const struct sockaddr_in *sockAddr) in CreateTcpServer() function
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dsocket_utils.cpp32 bool SocketUtils::CreateTcpServer(const char *ip, unsigned port, int32_t &fd) in CreateTcpServer() function in OHOS::Sharing::SocketUtils

Completed in 3 milliseconds