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:
8f67a79
)
up
author
Nils Durner
<durner@gnunet.org>
Tue, 10 Nov 2009 22:21:57 +0000
(22:21 +0000)
committer
Nils Durner
<durner@gnunet.org>
Tue, 10 Nov 2009 22:21:57 +0000
(22:21 +0000)
BUGS
patch
|
blob
|
history
diff --git
a/BUGS
b/BUGS
index 94bddc9a3665c011203f32ea805d8f64ef425738..3bae70f6e72d33cd75fcffd8d7a6a7ec7fc85fb0 100644
(file)
--- a/
BUGS
+++ b/
BUGS
@@
-10,7
+10,6
@@
sane end-user should care about this codebase yet anyway.
* UTIL:
- container_bloomfilter: improve efficiency (see FIXME)
- - Windows: use events instead of pipes to signal select()s [Nils]
- only connect() sockets that are ready (select()) [Nils]
[On W32, we need to select after calling socket before
doing connect etc.]