Shadow Network Framework
0.0.1-alpha
C Server Library for Shadow Network Framework
|
#include <SNF/request.h>
Data Fields | |
char * | arg |
The Argument's Content. | |
SNF_RQST_ARG * | next |
The next argument. | |
char* SNF_Request_args_t::arg |
The Argument's Content.
SNF_RQST_ARG* SNF_Request_args_t::next |
The next argument.