aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-06-11 05:04:27 +0000
committerChristian Grothoff <christian@grothoff.org>2009-06-11 05:04:27 +0000
commitd69f6f4b6394ea1ee30fcb17ef4031ed620cb3a3 (patch)
tree5e7c4eeb6324aee882fb61e25edf7a88233f334f /TODO
parent60fb1d8676db1d92c9de10d203d248163e04d01f (diff)
downloadgnunet-d69f6f4b6394ea1ee30fcb17ef4031ed620cb3a3.tar.gz
gnunet-d69f6f4b6394ea1ee30fcb17ef4031ed620cb3a3.zip
API improvements
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index e1ee511eb..c386d2191 100644
--- a/TODO
+++ b/TODO
@@ -99,8 +99,7 @@ Minor TODO items:
99 - inefficient memmove 99 - inefficient memmove
100* TRANSPORT: 100* TRANSPORT:
101 - transport_api: support forcing disconnects through low quotas! 101 - transport_api: support forcing disconnects through low quotas!
102 - API: consider having core provide priority and possibly 102 - API: consider having core provide deadline information for each message
103 deadline information for each message
104 (likely important for DV plugin which wants to loop back!) 103 (likely important for DV plugin which wants to loop back!)
105 - implement transport API to pretty-print transport address 104 - implement transport API to pretty-print transport address
106 + transport_api extension (API extension!) 105 + transport_api extension (API extension!)