summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-07-09 22:37:58 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-07-09 22:37:58 +0100
commit2b15e7be74ba61fc1f14a92fda98b654ff8daa2c (patch)
tree3d99140aae5d8fe10b7017f3f139898fbca5fa56 /TODO
parent05d3d94613168187cbf7d54ac6de345bb75910dd (diff)
Rename selret to pselret since it's now the return code for pselect().
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index f0b21b6..e57cbf0 100644
--- a/TODO
+++ b/TODO
@@ -3,5 +3,3 @@ Make some unnecessary configuration options optional (e.g. replaytime if replaym
Fuzzing.
If openssl_error_string() doesn't get a string just after SSL_accept() then the debug log entry will fail to contain a trailing new line - maybe make log function ensure last character is new line?
-
-Rename selret to pselret.