|  | cpp_redis
    4.0.0
    cpp_redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining. | 
#include <tcp_client_iface.hpp>
| Public Attributes | |
| std::size_t | size | 
| async_read_callback_t | async_read_callback | 
structure to store read requests information
| async_read_callback_t cpp_redis::network::tcp_client_iface::read_request::async_read_callback | 
callback to be called on operation completion
| std::size_t cpp_redis::network::tcp_client_iface::read_request::size | 
number of bytes to read
 1.8.13
 1.8.13