libcosmos
Linux C++ System Programming Library
|
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 |
Definition at line 24 of file traits.hxx.
using cosmos::FamilyTraits< SocketFamily::INET >::Address = IP4Address |
Definition at line 27 of file traits.hxx.
using cosmos::FamilyTraits< SocketFamily::INET >::CtrlMsg = IP4Message |
Definition at line 29 of file traits.hxx.
using cosmos::FamilyTraits< SocketFamily::INET >::Options = IP4Options |
Definition at line 26 of file traits.hxx.
using cosmos::FamilyTraits< SocketFamily::INET >::RawAddr = sockaddr_in |
Definition at line 28 of file traits.hxx.
|
staticconstexpr |
Definition at line 25 of file traits.hxx.