X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Console%2FServer.ih;h=eb6ab722c53221072d2cb0a2ea6b5f89454b0f26;hb=fe92380af7b511d398290e4ab0c535025006b57b;hp=57e0f5c9e3dc68145a90221c151bd004b028ae93;hpb=2d5a1fd2cef2d84e16226a7336948f524fbb71c6;p=senf.git diff --git a/Console/Server.ih b/Console/Server.ih index 57e0f5c..eb6ab72 100644 --- a/Console/Server.ih +++ b/Console/Server.ih @@ -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 {