Commit graph

2 commits

Author SHA1 Message Date
root
8ab750ba97 bugfix: removing pollfds[0] actually removed pollfds[-1]
this bug created this weird behaviour:

1. client 1 connects
2. client 2 connents
3. client 1 disconnects
4. client 2 sends a line
5. client 2 is disconnected by the server
2025-05-13 12:22:36 +00:00
root
29f54ba779 echo server, multiple clients, lines <256 bytes 2025-05-13 12:07:03 +00:00