client_s Struct Reference

Structure to store network information. More...

#include <types.hpp>

List of all members.

Public Member Functions

 client_s ()
 ~client_s ()

Public Attributes

ssize_t read_position
char read_buffer [MAX_CLIENT_RECV]
t_uid uid
event * read
event * write
int fd
conn_state state
int thread_index
char auth_result
std::list< buf_elpackets_to_send
proxy_serverproxy


Detailed Description

Structure to store network information.

Constructor & Destructor Documentation

client_s::client_s (  )  [inline]

client_s::~client_s (  )  [inline]


Member Data Documentation

read position in buffer

char client_s::read_buffer[MAX_CLIENT_RECV]

input buffer

read event

write event

file descriptor

unused

thread which run this client

output buffer


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

Generated on Thu Oct 22 16:30:59 2009 for Main server by  doxygen 1.5.6