Kea
2.7.5
asiolink.h
Go to the documentation of this file.
1
// Copyright (C) 2010-2015 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 ASIOLINK_H
8
#define ASIOLINK_H 1
9
10
// IMPORTANT NOTE: only very few ASIO headers files can be included in
11
// this file. In particular, asio.hpp should never be included here.
12
// See the description of the namespace below.
13
14
#include <
asiolink/io_service.h
>
15
#include <
asiolink/interval_timer.h
>
16
17
#include <
asiolink/io_address.h
>
18
#include <
asiolink/io_endpoint.h
>
19
#include <
asiolink/io_socket.h
>
20
#include <
asiolink/io_error.h
>
21
66
67
#endif
// ASIOLINK_H
interval_timer.h
io_address.h
io_endpoint.h
io_error.h
io_service.h
io_socket.h
src
lib
asiolink
asiolink.h
Generated on Wed Nov 20 2024 11:53:23 for Kea by
1.10.0