Shadow Network Framework  0.0.1-alpha
C Server Library for Shadow Network Framework
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 CSNF_Client_tThe structure for each saved client
 CSNF_ht_item_tDefines the structure of each element of the HashTable
 CSNF_ht_tDefines the structure of the hashTable
 CSNF_opcode_LL_item_tStructure used to save registred opcode members
 CSNF_opcode_tStructure for the opcode
 CSNF_opcode_structSNF_opcode's Structure if you wanna access it using a structure
 CSNF_Request_args_t
 CSNF_Request_tThe Structure for saving Requests
 CSNF_ThreadPool_tThe structure for a Thread Pool
 CSNF_ThreadPool_work_tDefines the 'work' needed to do by defining a 'func'tion and it's 'arg'ument
 CSNF_ThreadPool_worker_tDefines the 'worker'that would handle a certain 'work'