X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FSocketProtocol.hh;h=8538b17869b1f4f4fda1b940f0b3467586d12445;hb=7cb5763dea2edb3872ed60bfea7d81cfcc204ccf;hp=b41fccb8b05e182579462235abe3db3a3e5f30d0;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Socket/SocketProtocol.hh b/senf/Socket/SocketProtocol.hh index b41fccb..8538b17 100644 --- a/senf/Socket/SocketProtocol.hh +++ b/senf/Socket/SocketProtocol.hh @@ -32,19 +32,7 @@ /** \defgroup protocol_group The Protocol Classes -
- \ref SocketProtocol - \ref UNSocketProtocol - \ref PacketSocketProtocol - \ref ConcreteSocketProtocol - \ref BSDSocketProtocol - \ref DatagramSocketProtocol - \ref TCPSocketProtocol - \ref UNDatagramSocketProtocol - \ref AddressableBSDSocketProtocol - \ref TCPv4SocketProtocol -
- \htmlonly Protocols \endhtmlonly + \diaimage Protocols.dia The socket handle classes and templates only implement the most important socket API methods using the policy framework. To access the complete API, the protocol interface is