From: Christian Grothoff Date: Thu, 16 Jun 2011 10:58:19 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~18145 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2a9a40d232494f55784de10f2fbdd0c98505f0db;p=oweals%2Fgnunet.git fix --- diff --git a/src/util/service.c b/src/util/service.c index 304852679..ec9a3bcaf 100644 --- a/src/util/service.c +++ b/src/util/service.c @@ -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,