fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 23 Dec 2010 22:31:37 +0000 (22:31 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 23 Dec 2010 22:31:37 +0000 (22:31 +0000)
src/topology/gnunet-daemon-topology.c

index 08b1ba1c3c0effb852fa29cbd34b8880afc645ca..4bbe4e19a286bc965c31f37df0548e7cf46f80ad 100644 (file)
@@ -792,6 +792,7 @@ disconnect_notify (void *cls,
       GNUNET_break (0);
       return;
     }
+  pos->is_connected = GNUNET_NO;
   connection_count--;
   GNUNET_STATISTICS_set (stats,
                         gettext_noop ("# peers connected"),