![]() |
Tacopie
3.0.0
Tacopie is a TCP Client & Server C++11 library.
|
#include <tcp_client.hpp>
Public Attributes | |
bool | success |
std::size_t | size |
structure to store write requests result
std::size_t tacopie::tcp_client::write_result::size |
number of bytes written
bool tacopie::tcp_client::write_result::success |
whether the operation succeeeded or not