projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d23a3e6
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Thu, 16 Jun 2011 10:58:19 +0000
(10:58 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 16 Jun 2011 10:58:19 +0000
(10:58 +0000)
src/util/service.c
patch
|
blob
|
history
diff --git
a/src/util/service.c
b/src/util/service.c
index 30485267936998cb7dd30d55d422e7ef48495eb8..ec9a3bcaff7766973973f0a072189503699c5db8 100644
(file)
--- 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,