UNIX domain socket support
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 184c04a9f86c54859db46752c7d3df2626d083d1..e536258a42f4d9f6dce77a77d5c5fd1d6ac1cff9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,7 +21,6 @@
 * UTIL:
   - only connect() sockets that are ready (select()) [Nils]
     [On W32, we need to select after calling socket before doing connect etc.]
-  - add support for UNIX domain sockets [CG]
 * GNUNET-GTK:
   - search events:
     + results
@@ -70,8 +69,8 @@
   - better crash management (attach debugging support, capture and analyze
     debug output, detect random vs. deterministic crashes)
   - discover dependencies between services
-    => need UNIX domain sockets first!
   - handle gnunet-arm -k in combination with auto-start magic (what is the right thing here?)
+  - add listen socket forwarding to child processes on supported platforms
 * FS: [CG]
   - datastore reservation (publishing)
   - location URIs (publish, search, download)