Github User Fetcher 1.0.0
C Application with Server and GUI
|
Go to the source code of this file.
Macros | |
#define | UNUSED_PARAMETER(x) (void)(x) |
#define | MAX_PARAM_BODY_LENGTH (1024 * 1024 * 2) |
#define MAX_PARAM_BODY_LENGTH (1024 * 1024 * 2) |
Definition at line 19 of file CivetServer.cpp.
#define UNUSED_PARAMETER | ( | x | ) | (void)(x) |
Definition at line 14 of file CivetServer.cpp.