senf::UnconnectedCommunicationPolicy Struct Reference

CommunicationPolicy for unconnected sockets. More...

#include <senf/Socket/CommunicationPolicy.hh>

Inheritance diagram for senf::UnconnectedCommunicationPolicy:

Additional Inherited Members

- Public Member Functions inherited from senf::CommunicationPolicyBase
virtual ~CommunicationPolicyBase ()
 

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 99 of file CommunicationPolicy.hh.


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