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

/system/core/fastboot/
H A Dsocket.cpp126 // Only servers need to remember addresses; clients are connected to a server in NewClient()
246 std::unique_ptr<Socket> Socket::NewClient(Protocol protocol, const std::string& host, int port, function in class:Socket

Completed in 30 milliseconds