Searched defs:Host (Results 1 – 3 of 3) sorted by relevance
52 int openListener(std::string Host, std::string PortStr) { in openListener()127 StringRef Host, PortStr; in main() local
267 static Expected<int> connectTCPSocketImpl(std::string Host, in connectTCPSocketImpl()316 StringRef Host, PortStr; in ConnectTCPSocket() local
682 static Expected<int> connectTCPSocket(std::string Host, std::string PortStr) { in connectTCPSocket()