Shadow Network Framework  0.0.1-alpha
C Server Library for Shadow Network Framework
Loading...
Searching...
No Matches
SNF Directory Reference

Files

 clt.h
 This file Defines everything related to handling Clients.
 
 epoll.h
 This file is used to define functions related to epoll that would be used mainly in network.c.
 
 hashtable.h
 This file Defines the HashTable functions and macros The HashTable uses locate3.c 's hashing functions.
 
 locate3.h
 All the code in lookup3.c is written by Bob Jenkins, May 2006. this header file is written by acording to locate3.c.
 
 network.h
 This file Defines everything related to networking.
 
 opcode.h
 This file Defines everything related to Opcodes ( Short for OP**eartion**Codes )
 
 request.h
 This file Defines everything related to handling Requests.
 
 SNF.h
 This file includes necessary Checks and includes the the nesessary libraries of the library.
 
 thpool.h
 this file Defines everything related to ThreadPool
 
 utility.h