Searched defs:TCPSocket (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/common/ | ||
H A D | TCPSocket.cpp | 59 TCPSocket::TCPSocket(bool should_close, bool child_processes_inherit) TCPSocket() function in TCPSocket |
/llvm-project/lldb/include/lldb/Host/ | ||
H A D | Socket.h | 38 class TCPSocket; global() variable |