Source position: jwawinsock2.pas line 286
type protoent = record
p_name: PChar;
p_aliases: PPChar;
p_proto: SmallInt;
end;