aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-25 19:08:30 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-25 19:08:30 +0000
commit3dcdae54f936a38c1fc3471f72f1b9f50c8ab459 (patch)
tree8438d72b4449a5248e3d87cb18e1f1d0a2a55c39 /BUGS
parent15e8720d781dfe2e8032e037ae03dc3eb2a99bd1 (diff)
downloadgnunet-3dcdae54f936a38c1fc3471f72f1b9f50c8ab459.tar.gz
gnunet-3dcdae54f936a38c1fc3471f72f1b9f50c8ab459.zip
now exists
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index affae73e8..ba53b1bdf 100644
--- a/BUGS
+++ b/BUGS
@@ -5,7 +5,6 @@ sane end-user should care about this codebase yet anyway.
5 5
6* UTIL: 6* UTIL:
7 - container_bloomfilter: improve efficiency (see FIXME) 7 - container_bloomfilter: improve efficiency (see FIXME)
8 - no tests for BIO
9 - Windows: use events instead of pipes to signal select()s [Nils] 8 - Windows: use events instead of pipes to signal select()s [Nils]
10 - only connect() sockets that are ready (select()) [Nils] 9 - only connect() sockets that are ready (select()) [Nils]
11 [On W32, we need to select after calling socket before 10 [On W32, we need to select after calling socket before