help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'Sockets' (#rtl)

sockaddr_in6

Alias for sockaddr_in6

Declaration

Source position: socketsh.inc line 131

type sockaddr_in6 = packed record

  sin6_family: sa_family_t;

  

Address family

  sin6_port: cuint16;

  

Port

  sin6_flowinfo: cuint32;

  

Flow information.

  sin6_addr: in6_addr;

  

IPV6 address

  sin6_scope_id: cuint32;

  

end;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505