#include <iostream>
#include <string>
#include <sys/socket.h>
#include <sys/un.h>
#include <senf/Socket/Protocols/BSDAddressingPolicy.hh>
#include <senf/Socket/Protocols/BSDSocketAddress.hh>
#include "UNAddressing.cci"
Go to the source code of this file.
Definition in file UNAddressing.hh.
Classes |
|
class | senf::UNSocketAddress |
Unix domain socket address. More... |
|
struct | senf::UNAddressingPolicy |
Addressing policy supporting unix domain addressing. More... |
|
Namespaces |
|
namespace | senf |
Defines |
|
#define | HH_SENF_Socket_Protocols_UN_UNAddressing_ 1 |
#define | ||||
HH_SENF_Socket_Protocols_UN_UNAddressing_ 1 | ||||
Definition at line 27 of file UNAddressing.hh.