Searched refs:TcpListen (Results 1 – 2 of 2) sorted by relevance
131 TcpListen(llvm::StringRef host_and_port, int backlog = 5);
272 Socket::TcpListen(llvm::StringRef host_and_port, int backlog) { in TcpListen() function in Socket