InternetHost.addrList

These members are populated when one of the following functions are called successfully:

  1. string name;
  2. string[] aliases;
  3. uint[] addrList;
    class InternetHost
    uint[] addrList;

Meta