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