#include <fo_server.h>
Data Fields | |
| int | sock |
| t_worker | worker |
| s_client * | next |
Definition at line 87 of file fo_server.h.
|
|
A pointer to the next element in the queque Definition at line 90 of file fo_server.h. |
|
|
The connection descriptor to the client Definition at line 88 of file fo_server.h. |
|
|
A pointer to the worker function specified for this connection Definition at line 89 of file fo_server.h. |
1.3.5