diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-06-01 19:22:13 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-06-01 19:22:13 +0100 |
commit | d38794635a763174d62790cf350ee5665737c6ef (patch) | |
tree | 77068c5eca225e658baea54ff2a833b05f7c9ece /TODO | |
parent | c3f421e4046faf8b5f39cd1ad36bc4869405fcc9 (diff) |
Use errno to handle getconfint() failing.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,5 +8,3 @@ 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. - -Use errno to handle getconfint() failing. |