mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#1148] fixed doxygen
This commit is contained in:
@@ -323,7 +323,7 @@ public:
|
|||||||
/// IO service attempting to invoke methods on objects that are no longer
|
/// IO service attempting to invoke methods on objects that are no longer
|
||||||
/// valid.
|
/// valid.
|
||||||
///
|
///
|
||||||
/// @return The pending flag.
|
/// @return The IO pending flag.
|
||||||
bool isIoPending() const {
|
bool isIoPending() const {
|
||||||
return (io_pending_);
|
return (io_pending_);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user