Utils/Console: Console UDPServer
[senf.git] / Socket / Protocols / UN / UNSocketProtocol.hh
index d7a4699..83bd3d1 100644 (file)
@@ -23,8 +23,8 @@
 /** \file
     \brief UNSocketProtocol public header */
 
-#ifndef HH_UNSocketProtocol_
-#define HH_UNSocketProtocol_ 1
+#ifndef HH_SENF_Socket_Protocols_UN_UNSocketProtocol_
+#define HH_SENF_Socket_Protocols_UN_UNSocketProtocol_ 1
 
 // Custom includes
 #include "../../../Socket/SocketProtocol.hh"
@@ -49,10 +49,10 @@ namespace senf {
         : public virtual SocketProtocol
     {
     public:
-        virtual void close() const;   ///< Close socket
-                              /**< This override will automatically \c shutdown() the
-                                   socket whenever it is closed.
-                                   \throws senf::SystemException */  
+        virtual void close();           ///< Close socket
+                                        /**< This override will automatically \c shutdown() the
+                                             socket whenever it is closed.
+                                             \throws senf::SystemException */ // 
         virtual void terminate() const;       ///< Forcibly close socket
                                         /**< This override will automatically \c shutdown() the
                                            socket whenever it is called. Additionally it will