Reorganize socket classes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#include "../logger.hpp"
|
||||
#include "connectionoperator.hpp"
|
||||
#include "listeningsocket.hpp"
|
||||
#include "socket/listeningsocket.hpp"
|
||||
|
||||
class HttpServer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user