libcosmos
Linux C++ System Programming Library
|
#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 > |
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.