Searched defs:Host (Results 1 – 5 of 5) sorted by relevance
63 int openListener(std::string Host, std::string PortStr) { in openListener()146 StringRef Host, PortStr; in main() local
151 static Expected<int> connectTCPSocketImpl(std::string Host, in connectTCPSocketImpl()199 StringRef Host, PortStr; in connectTCPSocket() local
126 Host chapter
30 Host = Log::ChannelFlag<11>, enumerator
799 static Expected<int> connectTCPSocket(std::string Host, std::string PortStr) { in connectTCPSocket()