fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 16 Jun 2011 10:58:19 +0000 (10:58 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 16 Jun 2011 10:58:19 +0000 (10:58 +0000)
src/util/service.c

index 30485267936998cb7dd30d55d422e7ef48495eb8..ec9a3bcaff7766973973f0a072189503699c5db8 100644 (file)
@@ -1338,6 +1338,7 @@ service_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
   struct GNUNET_SERVICE_Context *sctx = cls;
   unsigned int i;
 
+  GNUNET_RESOLVER_connect (cc->cfg);
   if (sctx->lsocks != NULL)
     sctx->server = GNUNET_SERVER_create_with_sockets (&check_access,
                                                      sctx,