My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
read_state Struct Reference

#include <connection-handler.h>

Public Attributes

struct connection conn
 
char req [4096]
 
int req_len
 

Detailed Description

Definition at line 39 of file connection-handler.h.

Member Data Documentation

struct connection read_state::conn

Definition at line 40 of file connection-handler.h.

char read_state::req[4096]

Definition at line 41 of file connection-handler.h.

int read_state::req_len

Definition at line 42 of file connection-handler.h.


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