2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#999] Fixed doxygen error

As pointed out in the code review.
This commit is contained in:
Marcin Siodelski
2020-05-08 11:50:51 +02:00
parent 5e1aaba621
commit 26a94dcc32

View File

@@ -874,7 +874,7 @@ protected:
/// flagged as ready to read. It is installed by the invocation to
/// register the socket with IfaceMgr made in @ref clientConnectHandler.
///
/// The handler calls @ref HttpClient::closeIfOutOfBandwidth() to catch
/// The handler calls @c HttpClient::closeIfOutOfBandwidth() to catch
/// and close any sockets that have gone ready outside of transactions.
///
/// We do this in case the other peer closed the socket (e.g. idle timeout),