|  | Tacopie
    3.0.0
    Tacopie is a TCP Client & Server C++11 library. | 
#include <tcp_client.hpp>
| Public Attributes | |
| bool | success | 
| std::vector< char > | buffer | 
structure to store read requests result
| std::vector<char> tacopie::tcp_client::read_result::buffer | 
read bytes
| bool tacopie::tcp_client::read_result::success | 
whether the operation succeeeded or not
 1.8.13
 1.8.13