Unit 'sdl_net' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

TUDPSocket

Declaration

Source position: sdl_net.pas line 224

type TUDPSocket = record

  ready: Integer;

  channel: Integer;

  address: TIPAddress;

  binding: array [0..SDLNET_MAX_UDPCHANNELS-1] of TUDP_Channel;

end;


Documentation generated on: 2023-03-18