senf::UnconnectedCommunicationPolicy Struct Reference
[Policy Implementation classes]

CommunicationPolicy for unconnected sockets. More...

#include <senf/Socket/CommunicationPolicy.hh>

Inheritance diagram for senf::UnconnectedCommunicationPolicy:
Inheritance graph
[legend]

List of all members.


Detailed Description

CommunicationPolicy for unconnected sockets.

This is different from UndefinedCommunicationPolicy (which is the same as CommunicationPolicyBase). This policy class defines the communication policy -- it explicitly states, that the socket does not support connected communication. This effectively disables the ServerSocketHandle.

Definition at line 109 of file CommunicationPolicy.hh.


The documentation for this struct was generated from the following file: