Shadow Network Framework  0.0.1-alpha
C Server Library for Shadow Network Framework
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  SNF
 clt.hThis file Defines everything related to handling Clients
 epoll.hThis file is used to define functions related to epoll that would be used mainly in network.c
 hashtable.hThis file Defines the HashTable functions and macros The HashTable uses locate3.c 's hashing functions
 locate3.hAll the code in lookup3.c is written by Bob Jenkins, May 2006. this header file is written by acording to locate3.c
 network.hThis file Defines everything related to networking
 opcode.hThis file Defines everything related to Opcodes ( Short for OP**eartion**Codes )
 request.hThis file Defines everything related to handling Requests
 SNF.hThis file includes necessary Checks and includes the the nesessary libraries of the library
 thpool.hThis file Defines everything related to ThreadPool
 utility.h
 SNF.h