Source position: jwawinsock2.pas line 162
type timeval = record
tv_sec: LongInt;
tv_usec: LongInt;
end;