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:
be8464c
)
-normal during shutdown, reduce log level
author
Christian Grothoff
<christian@grothoff.org>
Wed, 16 Mar 2016 22:14:12 +0000
(22:14 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 16 Mar 2016 22:14:12 +0000
(22:14 +0000)
src/ats/ats_api_scheduling.c
patch
|
blob
|
history
diff --git
a/src/ats/ats_api_scheduling.c
b/src/ats/ats_api_scheduling.c
index 1333ec95b269bf91cdb43cb0ec321f9af31ee3cb..d268418786c7c3cfb1f622b7942496ddb654f383 100644
(file)
--- a/
src/ats/ats_api_scheduling.c
+++ b/
src/ats/ats_api_scheduling.c
@@
-467,7
+467,7
@@
error_handler (void *cls,
{
struct GNUNET_ATS_SchedulingHandle *sh = cls;
- LOG (GNUNET_ERROR_TYPE_
ERROR
,
+ LOG (GNUNET_ERROR_TYPE_
DEBUG
,
"ATS connection died (code %d), reconnecting\n",
(int) error);
force_reconnect (sh);