vhost_s Struct Reference

Public Member Functions

 LIST_ENTRY (vhost_s) np

Data Fields

struct http_shttp
struct klog_sklog
u_config_t * config
u_config_t * al_config
const char * host
int id
const char * server_sig
const char * dir_root
const char * index
int send_enc_deflate

Detailed Description

Definition at line 26 of file vhost.h.


Member Function Documentation

vhost_s::LIST_ENTRY ( vhost_s   ) 

Field Documentation

u_config_t* vhost_s::al_config

Definition at line 32 of file vhost.h.

u_config_t* vhost_s::config

Definition at line 31 of file vhost.h.

const char* vhost_s::dir_root

Definition at line 38 of file vhost.h.

const char* vhost_s::host

Definition at line 33 of file vhost.h.

Definition at line 29 of file vhost.h.

Definition at line 34 of file vhost.h.

const char* vhost_s::index

Definition at line 39 of file vhost.h.

Definition at line 30 of file vhost.h.

Definition at line 40 of file vhost.h.

const char* vhost_s::server_sig

Definition at line 37 of file vhost.h.


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