AddressingPolicy for non-addressable sockets. More...
#include <senf/Socket/AddressingPolicy.hh>
Additional Inherited Members | |
Public Member Functions inherited from senf::AddressingPolicyBase | |
virtual | ~AddressingPolicyBase () |
AddressingPolicy for non-addressable sockets.
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 39 of file AddressingPolicy.hh.