Blink DB Documentation v1.0.0
Blink DB Documentation
Loading...
Searching...
No Matches
ClientData Struct Reference

Client Data. More...

#include <kqueue_server.hpp>

Public Attributes

std::vector< char > buffer
size_t total_bytes = 0

Detailed Description

Client Data.

This struct holds the data for each client connection, including the buffer for incoming data and the total number of bytes received.


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