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