summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-06-11 19:30:19 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-06-11 19:30:19 +0100
commit1979b37e4fa3c9b7ed8784cf8b52cfae74edd9a4 (patch)
tree1c71fc8430b4bb49503aaf91b1d738717c19a47e /TODO
parentc80ce9eceb6412225bfa3a62bc557b17147119f7 (diff)
Send a PING to the server before assuming a timeout is definite.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index ead2645..618b2b9 100644
--- a/TODO
+++ b/TODO
@@ -7,4 +7,4 @@ Add various auto replay options:
Might need to #include <limits.h> in blabouncer.c to make some operating systems and/or compilers happy.
-Send a PING to the server before assuming a timeout is definite.
+Handle connecting to the server failing.