#include <senf/Socket/AddressingPolicy.hh>
This is different from UndefinedAddressingPolicy (which is the same as AddressingPolicyBase). This policy class defines the addressing -- it explicitly states, that the socket does not support any addressing.
Definition at line 48 of file AddressingPolicy.hh.