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

Function object class and declaration for simple variable length TCP message framing. More...

#include "asio/buffer.hpp"
#include <cstddef>
Include dependency graph for simple_variable_len_msg_frame.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  chops::net::simple_variable_len_msg_frame
 Function object class used in the basic_io_interface start_io methods, implements a common message framing use case. More...
 

Detailed Description

Function object class and declaration for simple variable length TCP message framing.

Author
Cliff Green

Copyright (c) 2019 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)