Yes, we have a couple of tests there, which verify that our socket
communication works. It seems there is one test which specifically
opens a non-localhost socket (TCPListen0GetPort (*)), so I would bet
it's that's the one the firewall is having problems with. Or, if you
have a particularly paranoi
Windows Firewall popped a message that hosttests.exe was doing something
that the firewall decided to block. I just enabled lldb as a project in
my build last night, so I hadn't seen this before. I'm inclined to think
it's doing a local/remote communication thing, but I wouldn't expect it
to tick