Source position: jwawinsock2.pas line 273
type netent = record
n_name: PAnsiChar;
n_aliases: PPAnsiChar;
n_addrtype: SmallInt;
n_net: u_long;
end;