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:
2ce927d
)
-fix
author
Martin Schanzenbach
<mschanzenbach@posteo.de>
Mon, 9 Jul 2012 12:18:36 +0000
(12:18 +0000)
committer
Martin Schanzenbach
<mschanzenbach@posteo.de>
Mon, 9 Jul 2012 12:18:36 +0000
(12:18 +0000)
src/gns/gnunet-gns-proxy.c
patch
|
blob
|
history
diff --git
a/src/gns/gnunet-gns-proxy.c
b/src/gns/gnunet-gns-proxy.c
index 7f6a93b8b6ca2e103d523b20fbd918b12327c45a..63e94a6ff56da506bbc65393b564177fc366396a 100644
(file)
--- a/
src/gns/gnunet-gns-proxy.c
+++ b/
src/gns/gnunet-gns-proxy.c
@@
-905,6
+905,7
@@
mhd_content_cb (void *cls,
"New tag: %s\n", ctask->pp_buf);
ctask->is_postprocessing = GNUNET_YES;
ctask->pp_finished = GNUNET_YES;
+ GNUNET_SCHEDULER_add_now (&run_mhd, ctask->mhd);
return 0;
}
goto copy_data;