Atrinik Server 2.5
Data Fields
Socket_Info_struct Struct Reference

#include <newserver.h>

Data Fields

struct timeval timeout
int max_filedescriptor
int nconns
int allocated_sockets

Detailed Description

Holds some system related information.

Definition at line 301 of file newserver.h.


Field Documentation

Number of allocated in init_sockets.

Definition at line 313 of file newserver.h.

Max filedescriptor on the system.

Definition at line 307 of file newserver.h.

Number of connections.

Definition at line 310 of file newserver.h.

Timeout for select.

Definition at line 304 of file newserver.h.


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