_SetupConnect
status_t _SetupConnect(const char* host = NULL);
return _SetupConnect();
return _SetupConnect(peer.HostName().String());