aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-19 11:37:50 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-19 11:37:50 +0100
commit6b438ed578daa7859b92b8dfb0ec3d85b1a59188 (patch)
treea4f77ca65e8216225864f68f8ea61d047c03aadd /README.md
parent0d90e8abd785ed897eb2ddccc1e97e8b32fef616 (diff)
Fixed bug FormatIndexes going out of bounds
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb485bb..4270c72 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,11 @@ The idea is the following:
- [ ] bug: wrapping does not work and displays nothing if there is no screen space
- [ ] bug: reconnect does not work when server does not know id
- [ ] convert tabs to spaces
+- [ ] newline support
## server
- [ ] check that fds arena does not overflow
+ - free clients which disconnected and use free list to give them space
- [ ] check if when sending and the client is offline (due to connection loss) what happens
- [ ] timeout on recv?
- [ ] use threads to handle clients/ timeout when receiving because a client could theoretically