Source position: jwawinsock.pas line 244
type servent = record
s_name: PChar;
s_aliases: PPChar;
s_port: SmallInt;
s_proto: PChar;
end;