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:
b3dfd8d
)
another issue with the #5511 patch
author
Christian Grothoff
<christian@grothoff.org>
Tue, 12 Feb 2019 07:37:59 +0000
(08:37 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 12 Feb 2019 07:37:59 +0000
(08:37 +0100)
src/util/service.c
patch
|
blob
|
history
diff --git
a/src/util/service.c
b/src/util/service.c
index 5117f006fd48ddb4f2b767d02a31cd211b35b4bb..f38e4b353c507e6d29b2deebd9e39f093ed7dc9f 100644
(file)
--- a/
src/util/service.c
+++ b/
src/util/service.c
@@
-888,6
+888,8
@@
accept_client (void *cls)
start_client (slc->sh,
sock);
}
+ if (0 != sh->suspend_state)
+ return;
slc->listen_task
= GNUNET_SCHEDULER_add_read_net (GNUNET_TIME_UNIT_FOREVER_REL,
slc->listen_socket,