Variable SRVRDATA.target

The domain name of the target host (should not be an alias) Using '.' means that the service doesn't exists.

struct SRVRDATA
{
  // ...
  Domain target ;
  // ...
}