libcosmos
Linux C++ System Programming Library
|
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 |
Definition at line 36 of file traits.hxx.
using cosmos::FamilyTraits< SocketFamily::INET6 >::Address = IP6Address |
Definition at line 39 of file traits.hxx.
using cosmos::FamilyTraits< SocketFamily::INET6 >::CtrlMsg = IP6Message |
Definition at line 41 of file traits.hxx.
using cosmos::FamilyTraits< SocketFamily::INET6 >::Options = IP6Options |
Definition at line 38 of file traits.hxx.
using cosmos::FamilyTraits< SocketFamily::INET6 >::RawAddr = sockaddr_in6 |
Definition at line 40 of file traits.hxx.
|
staticconstexpr |
Definition at line 37 of file traits.hxx.