Kea
3.1.5
ready_check.h
Go to the documentation of this file.
1
// Copyright (C) 2025 Internet Systems Consortium, Inc. ("ISC")
2
//
3
// This Source Code Form is subject to the terms of the Mozilla Public
4
// License, v. 2.0. If a copy of the MPL was not distributed with this
5
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
7
#ifndef READY_CHECK_H
8
#define READY_CHECK_H
9
10
namespace
isc
{
11
namespace
util
{
12
16
int
selectCheck
(
const
int
fd_to_check,
const
unsigned
int
timeout_sec = 0);
17
18
}
// end of isc::util namespace
19
}
// end of isc namespace
20
21
#endif
// READY_CHECK_H
isc::util
Definition
time_utils.cc:43
isc::util::selectCheck
int selectCheck(const int fd_to_check, const unsigned int timeout_sec)
Definition
ready_check.cc:14
isc
Defines the logger used by the top-level component of kea-lfc.
Definition
agent_parser.cc:148
src
lib
util
ready_check.h
Generated on Thu Nov 27 2025 21:35:40 for Kea by
1.13.2