Logger: use ClockService::now() as timeBase if empty timeFormat is given for a target
[senf.git] / senf / Socket / Protocols / INet / INetSocketProtocol.hh
index 0d90ef0..b989dae 100644 (file)
 #define HH_SENF_Socket_Protocols_INet_INetSocketProtocol_ 1
 
 // Custom includes
-#include "../../../Socket/SocketProtocol.hh"
-#include "INetAddressing.hh"
-#include "../../../Socket/ClientSocketHandle.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
+#include <senf/Socket/SocketProtocol.hh>
 
 //#include "INetSocketProtocol.mpp"
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace senf {
 
     /// \addtogroup protocol_facets_group
-    /// @{
+    //\{
 
     /** \brief Generic addressing type independent INet protocol facet
      */
@@ -71,11 +68,11 @@ namespace senf {
                                              \returns Bound interface name */
     };
 
-    /// @}
+    //\}
 
 }
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 //#include "INetSocketProtocol.cci"
 //#include "INetSocketProtocol.ct"
 //#include "INetSocketProtocol.cti"