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