Shadow Network Framework
0.0.2-alpha
C Server Library for Shadow Network Framework
|
Main Header FileThis File Calls for all the header files exisitng in this library, if you plan on using this library as a whole
eg not just using the Thread Pool or Hash Table, then including <SNF.h> should be better than including each required head one-by-one.
More...
Go to the source code of this file.
Macros | |
#define | _SNF_VER snf_getver() |
Defines the library's version. | |
#define | _GNU_SOURCE |
Functions | |
char * | snf_getver () |
Main Header File
This File Calls for all the header files exisitng in this library, if you plan on using this library as a whole
eg not just using the Thread Pool or Hash Table, then including <SNF.h> should be better than including each required head one-by-one.
This file includes necessary Checks and includes the the nesessary libraries of the library.
#define _SNF_VER snf_getver() |
Defines the library's version.
#define _GNU_SOURCE |
|
extern |