Home
last modified time | relevance | path

Searched defs:Socket (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h26 class Socket; variable
/llvm-project-15.0.7/lldb/source/Host/common/
H A DSocket.cpp72 Socket::Socket(SocketProtocol protocol, bool should_close, in Socket() function in Socket