aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-27 20:07:24 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-27 20:07:24 +0000
commitfe9ed98ff54df7d65dd0a0f787c86a734ef4d1a4 (patch)
tree81738f3a8a167533ddf001a72809dfa5015186de /BUGS
parentc5cda378386d01412ada7fbf8d51317bab1ab695 (diff)
downloadgnunet-fe9ed98ff54df7d65dd0a0f787c86a734ef4d1a4.tar.gz
gnunet-fe9ed98ff54df7d65dd0a0f787c86a734ef4d1a4.zip
mktemp
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index d3790ac2e..a6339547e 100644
--- a/BUGS
+++ b/BUGS
@@ -10,8 +10,6 @@ sane end-user should care about this codebase yet anyway.
10 - only connect() sockets that are ready (select()) [Nils] 10 - only connect() sockets that are ready (select()) [Nils]
11 [On W32, we need to select after calling socket before 11 [On W32, we need to select after calling socket before
12 doing connect etc.] 12 doing connect etc.]
13 - Add "DISK" API for creating of temporary files
14 (as used in datacache/ module) [Nils?]
15* SERVER: 13* SERVER:
16 - inefficient memmove 14 - inefficient memmove
17* TRANSPORT: 15* TRANSPORT: