Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Host/posix/
DDomainSocket.cpp112 auto conn_fd = AcceptSocket(GetNativeSocket(), nullptr, nullptr, in Accept() local
115 socket = new DomainSocket(conn_fd, *this); in Accept()