[lldb] Make RNBSocketTest compile again after socket modernization
authorRaphael Isemann <teemperor@gmail.com>
Thu, 23 Apr 2020 14:58:49 +0000 (16:58 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Thu, 23 Apr 2020 15:00:02 +0000 (17:00 +0200)
commitc2fec2fb17787c14e7860a57ef4f03e085cd3a7b
tree6a57d075b2463efccfea87d6e774ee205abd0168
parentf969c2aa657e28633ece63a5430e551f0b8beb98
[lldb] Make RNBSocketTest compile again after socket modernization

Commit c9e6b7010c6998b6 changed the API but didn't update this
macOS-specific test.
lldb/unittests/debugserver/CMakeLists.txt
lldb/unittests/debugserver/RNBSocketTest.cpp