libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::FamilyTraits< SocketFamily::INET6 > Struct Reference

Public Types

using Options = IP6Options
 
using Address = IP6Address
 
using RawAddr = sockaddr_in6
 
using CtrlMsg = IP6Message
 

Static Public Attributes

static constexpr OptLevel OPT_LEVEL = OptLevel::IPV6
 

Detailed Description

Definition at line 36 of file traits.hxx.

Member Typedef Documentation

◆ Address

Definition at line 39 of file traits.hxx.

◆ CtrlMsg

Definition at line 41 of file traits.hxx.

◆ Options

Definition at line 38 of file traits.hxx.

◆ RawAddr

using cosmos::FamilyTraits< SocketFamily::INET6 >::RawAddr = sockaddr_in6

Definition at line 40 of file traits.hxx.

Member Data Documentation

◆ OPT_LEVEL

OptLevel cosmos::FamilyTraits< SocketFamily::INET6 >::OPT_LEVEL = OptLevel::IPV6
staticconstexpr

Definition at line 37 of file traits.hxx.


The documentation for this struct was generated from the following file: