Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DTCPSocket.cpp47 static Status GetLastSocketError() { in GetLastSocketError() function
231 error = GetLastSocketError(); in Listen()