added forking

This commit is contained in:
Pin
2022-02-21 20:59:44 -05:00
parent 2f73f776f6
commit 16801086ff
6 changed files with 213 additions and 64 deletions

View File

@@ -1,2 +1,3 @@
int PrintLog(unsigned char *message);
int checkHTTPVersion(char *version);