[glib: 1/2] gdbusconnection: Drop an outdated TODO comment



commit 034bbfd8731b3f04525369b5f009948aca277944
Author: Philip Withnall <withnall endlessm com>
Date:   Tue Jul 10 19:16:35 2018 +0200

    gdbusconnection: Drop an outdated TODO comment
    
    Signed-off-by: Philip Withnall <withnall endlessm com>
    
    https://gitlab.gnome.org/GNOME/glib/issues/340

 gio/gdbusconnection.c | 9 ---------
 1 file changed, 9 deletions(-)
---
diff --git a/gio/gdbusconnection.c b/gio/gdbusconnection.c
index 54ba3c620..543ca0b2d 100644
--- a/gio/gdbusconnection.c
+++ b/gio/gdbusconnection.c
@@ -88,15 +88,6 @@
  *      kind of pitfalls it avoids
  *      - Export objects before claiming names
  *    - Talk about auto-starting services (cf. GBusNameWatcherFlags)
- *
- *  - use abstract sockets in test code
- *   - right now it doesn't work, dbus-daemon(1) fails with
- *
- *        /gdbus/connection/filter: Failed to start message bus: Failed to bind
- *        socket "/tmp/g-dbus-tests-pid-28531": Address already in use
- *        ** WARNING **: Error reading address from dbus daemon, 0 bytes read
- *
- *     or similar.
  */
 
 #include "config.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]