Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocket.h78 TcpListen(llvm::StringRef host_and_port, bool child_processes_inherit,
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp167 Socket::TcpListen(llvm::StringRef host_and_port, bool child_processes_inherit, in TcpListen() function in Socket