|  | Tacopie
    3.0.0
    Tacopie is a TCP Client & Server C++11 library. | 
#include <tcp_client.hpp>
| Public Attributes | |
| std::size_t | size | 
| async_read_callback_t | async_read_callback | 
structure to store read requests information
| async_read_callback_t tacopie::tcp_client::read_request::async_read_callback | 
callback to be executed on read operation completion
| std::size_t tacopie::tcp_client::read_request::size | 
number of bytes to read
 1.8.13
 1.8.13