diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-07-09 22:37:58 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-07-09 22:37:58 +0100 |
commit | 2b15e7be74ba61fc1f14a92fda98b654ff8daa2c (patch) | |
tree | 3d99140aae5d8fe10b7017f3f139898fbca5fa56 /TODO | |
parent | 05d3d94613168187cbf7d54ac6de345bb75910dd (diff) |
Rename selret to pselret since it's now the return code for pselect().
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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. |