#include <connection-handler.h>
Public Attributes | |
| struct connection | conn |
| char | req [4096] |
| int | req_len |
Definition at line 39 of file connection-handler.h.
| 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.
1.8.6