#include <stdlib.h>#include <unistd.h>#include <sys/socket.h>#include <string.h>#include <expat.h>#include "../../include/client.h"#include "../../include/monitor.h"#include "../../include/httpRequest.h"Go to the source code of this file.
Functions | |
| void | clientClose (tClient *client) |
| void clientClose | ( | tClient * | client | ) |
Definition at line 12 of file clientClose.c.
1.5.8