lots of log message and fixed bad_file_descriptor issue
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# define CLIENT_HPP
|
||||
|
||||
# include <iostream>
|
||||
# include <iomanip> // setw
|
||||
# include <string>
|
||||
# include <map>
|
||||
# include <vector>
|
||||
@@ -13,6 +14,8 @@
|
||||
# include "ServerConfig.hpp"
|
||||
# include "colors.h"
|
||||
|
||||
extern family_state family;
|
||||
|
||||
struct Script
|
||||
{
|
||||
std::string path;
|
||||
|
||||
Reference in New Issue
Block a user