Finished Socket library file handle hierarchy documentation
[senf.git] / Socket / SocketHandle.hh
index 25225c7..3bce2a3 100644 (file)
@@ -177,7 +177,9 @@ namespace senf {
 
     public:
         static SocketHandle cast_static(FileHandle handle);
+                                        /**< \internal */
         static SocketHandle cast_dynamic(FileHandle handle);
+                                        /**< \internal */
 
     private: