Source position: sdl_net.pas line 218
type TUDP_Channel = record
numbound: Integer;
address: array [0..SDLNET_MAX_UDPADDRESSES-1] of TIPAddress;
end;