Pavel Labath adb671ea23
[lldb] Clean up StartDebugserverProcess before I start refactoring it (#135342)
- use early exits where possible
- avoid the listen thread by using Socket APIs which allow separate
"listen" and "accept" steps
- use formatv-like log statements

There "should" be no functional changes from this patch.
2025-04-22 11:38:55 +02:00
..
2025-04-11 17:50:15 -04:00