Tacopie  3.0.0
Tacopie is a TCP Client & Server C++11 library.
Public Attributes | List of all members
tacopie::tcp_client::write_result Struct Reference

#include <tcp_client.hpp>

Public Attributes

bool success
 
std::size_t size
 

Detailed Description

structure to store write requests result

Member Data Documentation

◆ size

std::size_t tacopie::tcp_client::write_result::size

◆ success

bool tacopie::tcp_client::write_result::success

The documentation for this struct was generated from the following file: