From 2b15e7be74ba61fc1f14a92fda98b654ff8daa2c Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Tue, 9 Jul 2019 22:37:58 +0100 Subject: Rename selret to pselret since it's now the return code for pselect(). --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') 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. -- cgit v1.2.3