diff options
Diffstat (limited to 'works/life/computer-network-experiment/TODO.md')
-rw-r--r-- | works/life/computer-network-experiment/TODO.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/works/life/computer-network-experiment/TODO.md b/works/life/computer-network-experiment/TODO.md deleted file mode 100644 index 248a2d7..0000000 --- a/works/life/computer-network-experiment/TODO.md +++ /dev/null @@ -1,6 +0,0 @@ -1. Apply read-write lock to connections. ✅
-2. Remove dead connection from connection list. ✅
-3. Handle SIGINT gracefully.
-4. Add close method to protocol.
-5. Add help and exit command.
-6. Use multiprocess to show output.
|