aboutsummaryrefslogtreecommitdiff
path: root/recv.c
Commit message (Collapse)AuthorAgeFilesLines
* Archive code into v1/ directoryRaymaekers Luca2024-10-241-57/+0
| | | | | The code was written too fast and I deemed that it would be better to make a new draft.
* Added minimal send implementationRaymaekers Luca2024-10-211-0/+57
Renamed minirecv.c to recv.c Added build commands to build.sh Added the use of common code