[lldb/unittests] Better error messages when creating sockets fails
authorPavel Labath <pavel@labath.sk>
Thu, 16 Apr 2020 09:57:40 +0000 (11:57 +0200)
committerPavel Labath <pavel@labath.sk>
Thu, 16 Apr 2020 09:59:37 +0000 (11:59 +0200)
commitd5c26f871b7ee81e7bc6cc17cfddc9d08befe971
tree1145b716b70c6686e33a912e2e421c9db7703bbd
parent3ee1ec0b9dd6ee2350f39ae8a418bf3ce28d06cf
[lldb/unittests] Better error messages when creating sockets fails

We get failures in SocketTestUtilities on the pre-merge bots. This
might give us a clue as to what's wrong.
lldb/unittests/Host/SocketTestUtilities.cpp