Source position: jwawinsock2.pas line 293
type protoent = record
p_name: PAnsiChar;
p_aliases: PPAnsiChar;
p_proto: SmallInt;
end;