connection_s Struct Reference

#include <connection.h>


Data Fields

int connect_id
char * remote_hostname
struct sockaddr_in addr
u_long clientfd
u_long serverfd


Detailed Description

Definition at line 42 of file connection.h.


Field Documentation

int connection_s::connect_id

Definition at line 45 of file connection.h.

Referenced by AP_QUEUE_SEARCH_TEMPLATE(), and message_InitializeFromConnection().

char* connection_s::remote_hostname

Definition at line 48 of file connection.h.

Referenced by AP_QUEUE_SEARCH_TEMPLATE(), and connection_Destroy().

struct sockaddr_in connection_s::addr [read]

Definition at line 50 of file connection.h.

Referenced by message_InitializeFromConnection().

u_long connection_s::clientfd

Definition at line 53 of file connection.h.

Referenced by connection_Destroy(), message_InitializeFromConnection(), and mtp_http_InitializeFromConnection().

u_long connection_s::serverfd

Definition at line 54 of file connection.h.


The documentation for this struct was generated from the following file:
Generated on Fri May 16 14:49:57 2008 for Mobile-C by  doxygen 1.5.4