gg
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: vvaas <vvaas@student.42angouleme.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/01/21 10:33:17 by maldavid #+# #+# */
|
||||
/* Updated: 2024/01/22 13:03:37 by maldavid ### ########.fr */
|
||||
/* Updated: 2024/01/22 20:41:53 by vvaas ### ########.fr */
|
||||
/* */
|
||||
/******************************************************************************/
|
||||
|
||||
@@ -44,6 +44,7 @@ namespace irc
|
||||
|
||||
inline void setFd(int new_fd) { _fd = new_fd; }
|
||||
|
||||
void sendCode(const std::string& code, const std::string &msg);
|
||||
~Client();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user