ft_irc/srcs
2023-02-16 23:06:21 +01:00
..
commands add invite cmd and prepare cpp file for who ? names? wallops? add multiple join not tested 2023-02-16 23:06:21 +01:00
client_request.cpp add invite cmd and prepare cpp file for who ? names? wallops? add multiple join not tested 2023-02-16 23:06:21 +01:00
delete_user.cpp add invite cmd and prepare cpp file for who ? names? wallops? add multiple join not tested 2023-02-16 23:06:21 +01:00
epoll.cpp split in separate files, no advencement 2022-12-07 17:37:27 +01:00
main.cpp add exception instead exit to fix leak | add PING PONG | add password at connexion 2023-02-14 03:08:28 +01:00
new_connection.cpp add invite cmd and prepare cpp file for who ? names? wallops? add multiple join not tested 2023-02-16 23:06:21 +01:00
server_loop.cpp add invite cmd and prepare cpp file for who ? names? wallops? add multiple join not tested 2023-02-16 23:06:21 +01:00
start_server.cpp add nick and pass error add oper cmd not tested add squit 2023-02-15 15:43:54 +01:00
utils.cpp add NOTICE cmd and error in privmsg/ check if chan is joined when msg 2023-02-14 22:29:45 +01:00