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