This commit is contained in:
2022-11-09 17:49:55 +01:00
parent 15bb2e874c
commit e0423f9bfc
4 changed files with 21 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ private:
recv = 20,
send
}error;
}error = ErrorTypes::none;
void p_HandleError();