[lldb/Host] Modernize some socket functions
return Expected<Socket> instead of a Status object plus a Socket*& argument.
Loading
Please register or sign in to comment
return Expected<Socket> instead of a Status object plus a Socket*& argument.