Source position: jwawinsock.pas line 130
type timeval = record
tv_sec: LongInt;
tv_usec: LongInt;
end;