summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-09server: Rename server_listen to server_startJohnny Richard
2022-04-09Avoid program die on SIGPIPE signalJohnny Richard
2022-04-09Add logging libJohnny Richard
2022-04-07server.c: Accept multiple clients concurrentlyJohnny Richard
2022-04-07server.c: Move accept syscall to server_listen functionJohnny Richard
2022-04-07server.c: Create server structJohnny Richard
2022-04-07main.c: Add AGPL header licenseJohnny Richard
2022-04-07main.c: Sort includesJohnny Richard
2022-04-07main.c: Add SO_REUSEADDR socket opt for local devJohnny Richard
2022-04-07Create a simple TCP echo serverManiero
2022-04-06Add README and COPYRIGHT filesJohnny Richard