- fix polling
authorBart Polot <bart@net.in.tum.de>
Mon, 5 Nov 2012 20:31:25 +0000 (20:31 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 5 Nov 2012 20:31:25 +0000 (20:31 +0000)
src/mesh/gnunet-service-mesh.c

index d0a085f5f3c256eca38192076718850466ccad77..5808b70c77c0e6fd5b830d69283687f48101ef35 100644 (file)
@@ -4800,6 +4800,7 @@ queue_destroy (struct MeshPeerQueue *queue, int clear_cls)
       case GNUNET_MESSAGE_TYPE_MESH_MULTICAST:
       case GNUNET_MESSAGE_TYPE_MESH_TO_ORIGIN:
       case GNUNET_MESSAGE_TYPE_MESH_ACK:
+      case GNUNET_MESSAGE_TYPE_MESH_POLL:
       case GNUNET_MESSAGE_TYPE_MESH_PATH_KEEPALIVE:
         GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
                     "   prebuilt message\n");