This website requires JavaScript.
Explore
Help
Register
Sign In
Kinou
/
ft_irc
Watch
1
Star
0
Fork
0
You've already forked ft_irc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e74938f481
ft_irc
/
srcs
History
kinou-p
e74938f481
add struct for MODE in hpp and add some of related JOIN error
2023-02-12 17:34:39 +01:00
..
commands
add struct for MODE in hpp and add some of related JOIN error
2023-02-12 17:34:39 +01:00
client_request.cpp
add commands files
2023-02-12 13:29:48 +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
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
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
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