Unit 'flcSocketLibSys' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fundamentals]

sockaddr_in6

Declaration

Source position: flcSocketLibWindows.inc line 511

type sockaddr_in6 = packed record

  sin6_family: Word;

  

  sin6_port: Word;

  

  sin6_flowinfo: Word32;

  

  sin6_addr: TIn6Addr;

  

  sin6_scope_id: Word32;

  

end;



CT Web help

CodeTyphon Studio