|
Chops Net IP
|
basic_io_output class template, providing send and get_output_queue_stats methods.
More...
#include <memory>#include <system_error>#include <cstddef>#include <utility>#include "nonstd/expected.hpp"#include "buffer/shared_buffer.hpp"#include "net_ip/queue_stats.hpp"#include "net_ip/detail/wp_access.hpp"

Go to the source code of this file.
Classes | |
| class | chops::net::basic_io_output< IOT > |
The basic_io_output class template provides methods for sending data to an associated network IO handler (TCP or UDP IO handler) or getting output queue statistics. More... | |
basic_io_output class template, providing send and get_output_queue_stats methods.
Copyright (c) 2019-2025 by Cliff Green
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)