Shadow Network Framework
0.0.1-alpha
C Server Library for Shadow Network Framework
|
CSNF_Client_t | The structure for each saved client |
CSNF_ht_item_t | Defines the structure of each element of the HashTable |
CSNF_ht_t | Defines the structure of the hashTable |
CSNF_opcode_LL_item_t | Structure used to save registred opcode members |
▼CSNF_opcode_t | Structure for the opcode |
CSNF_opcode_struct | SNF_opcode's Structure if you wanna access it using a structure |
CSNF_Request_args_t | |
CSNF_Request_t | The Structure for saving Requests |
CSNF_ThreadPool_t | The structure for a Thread Pool |
CSNF_ThreadPool_work_t | Defines the 'work' needed to do by defining a 'func'tion and it's 'arg'ument |
CSNF_ThreadPool_worker_t | Defines the 'worker'that would handle a certain 'work' |