aboutsummaryrefslogtreecommitdiff
path: root/network.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-08Use environment variable instead of password argument directlyRunxi Yu1-2/+9
2024-07-08Makefile: -std=c++23, nopedanticRunxi Yu1-1/+1
2024-07-08Comment out unsigned verible and unused checkRunxi Yu3-9/+9
2024-07-08afktest -> mtafkRunxi Yu2-4/+4
2024-07-08Makefile: CFLAGS = -Ofast -Wall -Wextra -pedanticRunxi Yu1-7/+10
2024-07-08Linux code styleRunxi Yu13-4676/+4436
2022-03-03more updatesTest_User3-0/+3
2022-03-03updated makefileTest_User1-3/+15
2021-12-17fix some errorsTest_User3-9/+11
2021-12-15updatesTest_User3-4/+5
2021-12-15Updated makefile for more compatabilityTest_User2-20/+7
Removed unnessecary include
2021-10-23Updated timeout to 30 seconds, prints errno when recv failsTest_User1-2/+4
2021-10-22Updated makefile to fix some bugs and added a `make clean` option.Test_User1-2/+7