Source position: sdl_net.pas line 251
type TSDLNet_Socket = record
ready: Integer;
channel: Integer;
end;