Skip to content

Commit 7dc2ccf

Browse files
committed
Update progress
1 parent 1dd7a90 commit 7dc2ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export LD_LIBRARY_PATH=./src/:$LD_LIBRARY_PATH # export the library path
1818
- [x] Implement handshake.
1919
- [x] Use threads for sender/receiver.
2020
- [x] Implement data packet handling.
21-
- [ ] Implement `sendfile`, `recvfile`.
21+
- [x] Implement `sendfile`, `recvfile`.
2222
- [ ] Implement timer and use it to send various packets.
2323
- [ ] Make this work with an existing UDT implementation.
2424
- [ ] Implement a congestion control algorithm.

0 commit comments

Comments
 (0)