ServerConfig class

This commit is contained in:
Talyx
2022-01-23 14:20:08 +03:00
parent 843103ddf0
commit f2f3b1957a
4 changed files with 162 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#ifndef SOCKET
#define SOCKET
#ifndef SOCKET_HPP
#define SOCKET_HPP
#include "webserv.hpp"
class Socket