]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1661] Added comment
authorFrancis Dupont <fdupont@isc.org>
Tue, 23 Mar 2021 13:44:02 +0000 (14:44 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 24 Mar 2021 08:10:30 +0000 (09:10 +0100)
src/lib/http/connection.h

index 37a1909797dac272cbe817e967381fec614e844a..625ed2b7fa3562923094df9fa36e4edf1c377a7a 100644 (file)
@@ -381,6 +381,8 @@ protected:
     void idleTimeoutCallback();
 
     /// @brief Shuts down current connection.
+    ///
+    /// Copied from the next method @ref stopThisConnection
     void shutdownConnection();
 
     /// @brief Stops current connection.