projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f9ccf7
)
seems to work now
author
Christian Grothoff
<christian@grothoff.org>
Sat, 17 Apr 2010 18:20:14 +0000
(18:20 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 17 Apr 2010 18:20:14 +0000
(18:20 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index fe623bcf174e24ccfdc3fe134b1971aad5bb2213..f1044716992ab939fcadb3e1de06fa859bfd2e0f 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-2,8
+2,6
@@
* PEERINFO:
- trust: need *fast* way to check/update trust in peers
(async peerinfo would not be right; certainly not with the current API)
-* STATISTICS:
- - does not seem to work with timeouts (especially if service is not running)
* UTIL:
- only connect() sockets that are ready (select()) [Nils]
[On W32, we need to select after calling socket before doing connect etc.]