summaryrefslogtreecommitdiff
path: root/client.c
AgeCommit message (Expand)Author
2024-11-27moreOskar
2024-06-03made it so the client can keep accepting new connectionsOskar
2024-06-02improved bytes recieved calculationOskar
2024-06-02listen-DGRAM which is basically a version of listen but with UDPOskar
2024-06-02specify IPOskar
2024-06-02clientOskar
2024-06-02made new file for dumb client, because i will make a slightly smarter one tha...Oskar
2024-06-01client thing, it only sends a message and exits but i learned how the basics ...Oskar