2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[#1148] fixed doxygen

This commit is contained in:
Razvan Becheriu
2020-03-17 23:05:24 +02:00
parent 6f00cb77c1
commit f7ceca0a83

View File

@@ -323,7 +323,7 @@ public:
/// IO service attempting to invoke methods on objects that are no longer
/// valid.
///
/// @return The pending flag.
/// @return The IO pending flag.
bool isIoPending() const {
return (io_pending_);
}