[][src]Module db::clients

Holds templates and query related functions about clients Clients are the raw representation of connected socket and file descriptors.

Structs

Client

representation of raw socket for incoming connection

ClientHandler

Holds utilities to maniuplate the Client table in the database

ClientHashMap

Wrapper around client json representation object

ClientVector

Wrapper around a vector of clients objects