Socket/Protocols/INet: Fix INet6Address in6_addr constructor
[senf.git] / Console / Server.ih
index 57e0f5c..eb6ab72 100644 (file)
@@ -36,6 +36,10 @@ namespace senf {
 namespace console {
 namespace detail {
 
+    /** \brief Internal: Nonblocking boost::iostreams::sink
+
+        The sink discards data if the output socket would.
+     */
     class NonblockingSocketSink 
         : public boost::iostreams::sink
     {