Source position: jwawinsock2.pas line 266
type netent = record
n_name: PChar;
n_aliases: PPChar;
n_addrtype: SmallInt;
n_net: u_long;
end;