libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
traits.hxx File Reference
#include <cosmos/net/types.hxx>

Go to the source code of this file.

Classes

struct  cosmos::FamilyTraits< SocketFamily >
 
struct  cosmos::FamilyTraits< SocketFamily::INET >
 
struct  cosmos::FamilyTraits< SocketFamily::INET6 >
 

Detailed Description

This header contains traits based on the different SocketFamily values. This allows to use template classes for sockets in some spots, especially for being IPv4 / IPv6 agnostic.

Definition in file traits.hxx.