Variable SRVRDATA.weight

A server selection mechanism for entries with the same priority

struct SRVRDATA
{
  // ...
  ushort weight ;
  // ...
}