Chops Net IP
Loading...
Searching...
No Matches
basic_io_output.hpp File Reference

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"
Include dependency graph for basic_io_output.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

basic_io_output class template, providing send and get_output_queue_stats methods.

Author
Cliff Green

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)