Home
last modified time | relevance | path

Searched refs:TcpConnect (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Host/
H A DSocket.h82 TcpConnect(llvm::StringRef host_and_port, bool child_processes_inherit);
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DSocket.cpp148 Socket::TcpConnect(llvm::StringRef host_and_port, in TcpConnect() function in Socket