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
unsigned char auth_zone
bool is_mainserver
std::list< buf_elpackets_to_send


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

authorization information

unsigned char client_s::auth_zone

output buffer


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

Generated on Thu Oct 22 16:31:08 2009 for Limit server by  doxygen 1.5.6