Source position: netdb.pp line 134
type THostEntry6 = record
Name: string;
Addr: THostAddr6;
Aliases: string;
end;