Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

s_client Struct Reference

#include <fo_server.h>


Data Fields

int sock
t_worker worker
s_clientnext


Detailed Description

This struct is used to save client requests in the queque

Definition at line 87 of file fo_server.h.


Field Documentation

struct s_client* s_client::next
 

A pointer to the next element in the queque

Definition at line 90 of file fo_server.h.

int s_client::sock
 

The connection descriptor to the client

Definition at line 88 of file fo_server.h.

t_worker s_client::worker
 

A pointer to the worker function specified for this connection

Definition at line 89 of file fo_server.h.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 25 16:37:40 2004 for Classic Forum by doxygen 1.3.5