ft_irc/srcs
2023-02-12 22:16:04 +01:00
..
commands add contain_any and add must be registered for join 2023-02-12 22:16:04 +01:00
client_request.cpp add contain_any and add must be registered for join 2023-02-12 22:16:04 +01:00
delete_user.cpp add contain_any and add must be registered for join 2023-02-12 22:16:04 +01:00
epoll.cpp split in separate files, no advencement 2022-12-07 17:37:27 +01:00
main.cpp authentification work pretty great, you can crtl+c client without bug so delete client work, and support multi connexion 2023-02-09 15:42:52 +01:00
new_connection.cpp add contain_any and add must be registered for join 2023-02-12 22:16:04 +01:00
server_loop.cpp replace vector by list in allfds and add overload operator on list ([], +, -) add temp QUIT and SQUIT 2023-02-12 15:57:28 +01:00
start_server.cpp replace vector by list in allfds and add overload operator on list ([], +, -) add temp QUIT and SQUIT 2023-02-12 15:57:28 +01:00
utils.cpp add contain_any and add must be registered for join 2023-02-12 22:16:04 +01:00