add: CgiHandle class

This commit is contained in:
Talyx
2022-02-10 19:27:45 +03:00
parent 9b3b3bebca
commit 586ada6f15
6 changed files with 288 additions and 12 deletions

View File

@@ -29,7 +29,7 @@
#include <sys/select.h>
#include <sys/time.h>
#include <arpa/inet.h>
#include <wait.h>
#include <netinet/in.h>
#include <fcntl.h>