Unit 'JwaWS2tcpip' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

addrinfo

Declaration

Source position: jwaws2tcpip.pas line 464

type addrinfo = record

  ai_flags: Integer;

  ai_family: Integer;

  ai_socktype: Integer;

  ai_protocol: Integer;

  ai_addrlen: SIZE_T;

  ai_canonname: PChar;

  ai_addr: PSockAddr;

  ai_next: LPADDRINFO;

end;


Documentation generated on: 2023-03-18