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

TSDLNet_SocketSet

Declaration

Source position: sdl_net.pas line 263

type TSDLNet_SocketSet = record

  numsockets: Integer;

  maxsockets: Integer;

  sockets: PPSDLNet_Socket;

end;


Documentation generated on: 2023-03-18