Saphirac / ft_irc

MIT License
1 stars 1 forks source link

Handle connections to the server #8

Closed Saphirac closed 4 months ago

Saphirac commented 5 months ago

Handle multiple connections to the server via epoll Handle the first connection by a client, receive first informations and register the client Get the received input by the connected clients via an epoll loop