![]() |
Kea
2.3.5-git
|
#include <string>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | isc::util::ReconnectCtl |
Warehouses reconnect control values. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-lfc. | |
isc::util | |
Typedefs | |
typedef boost::shared_ptr< ReconnectCtl > | isc::util::ReconnectCtlPtr |
Pointer to an instance of ReconnectCtl. More... | |
Enumerations | |
enum | isc::util::OnFailAction { isc::util::OnFailAction::STOP_RETRY_EXIT, isc::util::OnFailAction::SERVE_RETRY_EXIT, isc::util::OnFailAction::SERVE_RETRY_CONTINUE } |
Type of action to take on connection loss. More... | |