aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0815f1d1de..3ef6ac6511 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,9 @@ Util:
* improve disk API [Nils]
* Windows: use events instead of pipes to signal select()s [Nils]
* only connect() sockets that are ready (select())
+ [Nils: I'm not sure what you mean by this; fresh sockets are always
+ ready for connect(), just 'write' after connect needs select AFAIK;
+ please clarify. --Christian]
* crypto_hash: use libgcrypt (supports SHA-512 since 2003)
TESTCASES WANTED: