reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Host/Socket.h
   72   static Status UdpConnect(llvm::StringRef host_and_port,

References

tools/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
  740   Status error = Socket::UdpConnect(s, m_child_processes_inherit, socket);