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

SOCKADDR_IN6

Declaration

Source position: jwaws2tcpip.pas line 271

type SOCKADDR_IN6 = record

  sin6_family: SHORT;

  sin6_port: u_short;

  sin6_flowinfo: u_long;

  sin6_addr: in6_addr;

  sin6_scope_id: u_long;

end;


Documentation generated on: 2023-03-18