Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

client_status Struct Reference


Data Fields

int wtp_invoked
int wtp_tid
int wsp_connected
long wsp_session_id
int pages_fetched
unsigned short port

Field Documentation

int client_status::pages_fetched
 

Definition at line 145 of file drive_wapbox.c.

Referenced by handle_get_reply(), initialize_clients(), and record_disconnect().

unsigned short client_status::port
 

Definition at line 148 of file drive_wapbox.c.

Referenced by initialize_clients(), and wdp_create().

int client_status::wsp_connected
 

Definition at line 139 of file drive_wapbox.c.

Referenced by handle_connect_reply(), handle_get_reply(), handle_reply(), initialize_clients(), record_disconnect(), send_invoke_connect(), send_invoke_disconnect(), send_invoke_get(), and start_request().

long client_status::wsp_session_id
 

Definition at line 142 of file drive_wapbox.c.

Referenced by handle_connect_reply(), initialize_clients(), record_disconnect(), and send_invoke_disconnect().

int client_status::wtp_invoked
 

Definition at line 132 of file drive_wapbox.c.

Referenced by handle_connect_reply(), handle_get_reply(), handle_reply(), initialize_clients(), send_invoke_connect(), send_invoke_disconnect(), send_invoke_get(), and start_request().

int client_status::wtp_tid
 

Definition at line 135 of file drive_wapbox.c.

Referenced by handle_connect_reply(), handle_get_reply(), handle_reply(), increment_tid(), initialize_clients(), send_invoke_connect(), send_invoke_disconnect(), and send_invoke_get().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.