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