mihl_cnx Struct Reference

Collaboration diagram for mihl_cnx:

Collaboration graph
[legend]

Detailed Description

Definition at line 58 of file glovars.h.


Data Fields

mihl_ctx_tctx
 Mihsl context pointer.
int active
 Is this connexion active ?
SOCKET sockfd
 Socked (as returned by accept).
mihl_cnxinfo_t info
 Exporteable information.
int keep_alive
 'Keep-Alive:'
int is_keep_alive
 'Connection:'
char * authorization
 'Authorization:'
char * html_buffer
 HTML output buffer (mihl_add, mihl_send).
int html_buffer_len
 Current length.
int html_buffer_sz
 Length allocated (8K increment).

Field Documentation

Mihsl context pointer.

Definition at line 59 of file glovars.h.

Referenced by delete_connexion(), got_data_for_active_connexion(), mihl_get_ctx(), mihl_init(), search_for_handle(), and send_file().

'Keep-Alive:'

Definition at line 63 of file glovars.h.

Referenced by add_new_connexion(), decode_keys_values(), and manage_timedout_connexions().

'Connection:'

Definition at line 64 of file glovars.h.

Referenced by decode_keys_values().

'Authorization:'

Definition at line 65 of file glovars.h.

Referenced by add_new_connexion(), decode_keys_values(), and mihl_authorization().

HTML output buffer (mihl_add, mihl_send).

Definition at line 66 of file glovars.h.

Referenced by add_new_connexion(), delete_connexion(), mihl_add(), and mihl_send().

Current length.

Definition at line 67 of file glovars.h.

Referenced by add_new_connexion(), mihl_add(), and mihl_send().

Length allocated (8K increment).

Definition at line 68 of file glovars.h.

Referenced by add_new_connexion(), and mihl_add().


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

Generated on Mon May 26 18:06:30 2008 for milh-example_3 by  doxygen 1.5.6