aboutsummaryrefslogtreecommitdiff
path: root/works/life
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-08 18:27:28 +0800
committercrupest <crupest@outlook.com>2021-06-08 18:27:28 +0800
commit53717298fda9bffed5f8d9201db47f3fd09fa612 (patch)
tree5b56c4dd0907667f63efed4a26af2583e83d1d69 /works/life
parentf7d73f1bf08aaca98e789a6d6c56d672cc0c4c9f (diff)
downloadcrupest-53717298fda9bffed5f8d9201db47f3fd09fa612.tar.gz
crupest-53717298fda9bffed5f8d9201db47f3fd09fa612.tar.bz2
crupest-53717298fda9bffed5f8d9201db47f3fd09fa612.zip
import(life): ...
Diffstat (limited to 'works/life')
-rw-r--r--works/life/computer-network-experiment/TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/works/life/computer-network-experiment/TODO.md b/works/life/computer-network-experiment/TODO.md
new file mode 100644
index 0000000..77bf0fc
--- /dev/null
+++ b/works/life/computer-network-experiment/TODO.md
@@ -0,0 +1,4 @@
+1. Apply read-write lock to connections.
+2. Remove dead connection from connection list.
+3. Handle SIGINT gracefully.
+4. Add close method to protocol.