X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FProtocols%2FUN%2FUNDatagramSocketHandle.hh;h=606c43bb4499b094ed06ce9d753d727e981550e3;hb=1ad3873b372da6187b1fbc645bf276287d2efb54;hp=30e7b6b459b2176a838a7698df42f9c71237070f;hpb=171b7d9c23896219fc63a6c4a75fc86dfd4bb042;p=senf.git diff --git a/Socket/Protocols/UN/UNDatagramSocketHandle.hh b/Socket/Protocols/UN/UNDatagramSocketHandle.hh index 30e7b6b..606c43b 100644 --- a/Socket/Protocols/UN/UNDatagramSocketHandle.hh +++ b/Socket/Protocols/UN/UNDatagramSocketHandle.hh @@ -64,11 +64,11 @@ namespace senf { \par Address Type: UNAddress - UNDatagramSocketProtocol provides an datagram protocol socket based on the unix domain addressing. - - This class is utilized as the protocol class of the ProtocolClientSocketHandle - via the Socket Handle typedefs above. + UNDatagramSocketProtocol provides an datagram protocol socket based on the unix domain + addressing. + This class is utilized as the protocol class of the ProtocolClientSocketHandle via the + Socket Handle typedefs above. */ class UNDatagramSocketProtocol : public ConcreteSocketProtocol, @@ -106,6 +106,8 @@ namespace senf { typedef ProtocolClientSocketHandle UNDatagramClientSocketHandle; + ///@} + } ///////////////////////////////hh.e//////////////////////////////////////// //#include "UNDatagramSocketHandle.cci"