Updated TODO
This commit is contained in:
2
todo.txt
2
todo.txt
@@ -9,3 +9,5 @@
|
|||||||
9. Test with valgrind.
|
9. Test with valgrind.
|
||||||
10. Use check_client() and check_server() for CLI invocation as well, and pass a flag that indicataes whether the parameters were entered through GUI or CLI (also probably create a function to handle printing vs. GUI display).
|
10. Use check_client() and check_server() for CLI invocation as well, and pass a flag that indicataes whether the parameters were entered through GUI or CLI (also probably create a function to handle printing vs. GUI display).
|
||||||
11. Try to make the ball go between screens.
|
11. Try to make the ball go between screens.
|
||||||
|
|
||||||
|
TODO - Try to use sockaddr_storage instead of sockaddr for everything, since sockaddr is not big enough for IPv6.
|
||||||
|
Reference in New Issue
Block a user