mihl_ctx Struct Reference

Collaboration diagram for mihl_ctx:

Collaboration graph
[legend]

Detailed Description

Definition at line 44 of file glovars.h.


Data Fields

char bind_addr [32]
 HTTP bind address.
int port
 HTTP TCP port (80, 8080, etc.).
int maxnb_cnx
 Max umer of allowed connections.
mihl_log_level_t log_level
 MIHL_LOG_ERROR, etc.
SOCKET sockfd
 TBD.
int read_buffer_maxlen
 TBD.
char * read_buffer
 TBD.
int nb_connexions
 Number of current connexions.
mihl_cnx_tconnexions
 Description of the active connexions.
int nb_handles
 TBD.
mihl_handle_thandles
 TBD.

Field Documentation

HTTP bind address.

Definition at line 45 of file glovars.h.

Referenced by mihl_init().

HTTP TCP port (80, 8080, etc.).

Definition at line 46 of file glovars.h.

Referenced by mihl_init().

Max umer of allowed connections.

Definition at line 47 of file glovars.h.

Referenced by mihl_dump_info(), mihl_info(), and mihl_init().

MIHL_LOG_ERROR, etc.

Definition at line 48 of file glovars.h.

Referenced by mihl_dump_info(), mihl_dump_info_handlers(), mihl_get_log_level(), mihl_init(), mihl_log(), and mihl_set_log_level().

TBD.

Definition at line 49 of file glovars.h.

TBD.

Definition at line 50 of file glovars.h.

Referenced by mihl_init().

TBD.

Definition at line 51 of file glovars.h.

Referenced by mihl_end(), and mihl_init().

Number of current connexions.

Definition at line 52 of file glovars.h.

Referenced by mihl_dump_info(), mihl_dump_info_handlers(), mihl_init(), and mihl_server().

Description of the active connexions.

Definition at line 53 of file glovars.h.

Referenced by mihl_dump_info(), mihl_info(), and mihl_init().


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

Generated on Mon May 26 18:06:03 2008 for mihl-example1 by  doxygen 1.5.6