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

Public Types

using Options = IP4Options
 
using Address = IP4Address
 
using RawAddr = sockaddr_in
 
using CtrlMsg = IP4Message
 

Static Public Attributes

static constexpr OptLevel OPT_LEVEL = OptLevel::IP
 

Detailed Description

Definition at line 24 of file traits.hxx.

Member Typedef Documentation

◆ Address

Definition at line 27 of file traits.hxx.

◆ CtrlMsg

Definition at line 29 of file traits.hxx.

◆ Options

Definition at line 26 of file traits.hxx.

◆ RawAddr

using cosmos::FamilyTraits< SocketFamily::INET >::RawAddr = sockaddr_in

Definition at line 28 of file traits.hxx.

Member Data Documentation

◆ OPT_LEVEL

OptLevel cosmos::FamilyTraits< SocketFamily::INET >::OPT_LEVEL = OptLevel::IP
staticconstexpr

Definition at line 25 of file traits.hxx.


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