Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-09 | Print error string when syscall fail | Johnny Richard | |
2022-04-09 | server.c: Replace regular prints to proper logging | Johnny Richard | |
2022-04-09 | server: Rename server_listen to server_start | Johnny Richard | |
2022-04-07 | server.c: Accept multiple clients concurrently | Johnny Richard | |
2022-04-07 | server.c: Move accept syscall to server_listen function | Johnny Richard | |
2022-04-07 | server.c: Create server struct | Johnny Richard | |