Kannel: Open Source WAP and SMS gateway  svn-r5335
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
 

Detailed Description

Definition at line 130 of file drive_wapbox.c.

Field Documentation

◆ pages_fetched

int client_status::pages_fetched

Definition at line 145 of file drive_wapbox.c.

Referenced by initialize_clients().

◆ port

unsigned short client_status::port

Definition at line 148 of file drive_wapbox.c.

Referenced by initialize_clients().

◆ wsp_connected

int client_status::wsp_connected

Definition at line 139 of file drive_wapbox.c.

Referenced by initialize_clients().

◆ wsp_session_id

long client_status::wsp_session_id

Definition at line 142 of file drive_wapbox.c.

Referenced by initialize_clients().

◆ wtp_invoked

int client_status::wtp_invoked

Definition at line 132 of file drive_wapbox.c.

Referenced by initialize_clients().

◆ wtp_tid

int client_status::wtp_tid

Definition at line 135 of file drive_wapbox.c.

Referenced by initialize_clients().


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.