diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2009-06-15 01:30:12 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2009-06-15 01:30:12 +0000 |
commit | 967ddc968b6189a4454f1b51a540a91eb2eb29b8 (patch) | |
tree | 3a6d3375a6eafe6cedfae3312632c8302e8341f4 | |
parent | b05c4c712326e13bad8c0dca7ea3b1f644d7cce2 (diff) |
question
git-svn-id: https://gnunet.org/svn/gnunet@8567 140774ce-b5e7-0310-ab8b-a85725594a96
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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: |