diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-06-11 19:30:19 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-06-11 19:30:19 +0100 |
commit | 1979b37e4fa3c9b7ed8784cf8b52cfae74edd9a4 (patch) | |
tree | 1c71fc8430b4bb49503aaf91b1d738717c19a47e /TODO | |
parent | c80ce9eceb6412225bfa3a62bc557b17147119f7 (diff) |
Send a PING to the server before assuming a timeout is definite.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |