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:
4ac4a35
)
logging
author
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 6 Oct 2011 13:41:00 +0000
(13:41 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 6 Oct 2011 13:41:00 +0000
(13:41 +0000)
src/transport/plugin_transport_http_server.c
patch
|
blob
|
history
diff --git
a/src/transport/plugin_transport_http_server.c
b/src/transport/plugin_transport_http_server.c
index 2ec5964cafa850879c4d2ab1c6e735e66d5ddb32..7da21fadcd3d13b3d28f0058eef628e749beba7b 100644
(file)
--- a/
src/transport/plugin_transport_http_server.c
+++ b/
src/transport/plugin_transport_http_server.c
@@
-886,7
+886,7
@@
server_schedule (struct Plugin *plugin, struct MHD_Daemon *daemon_handle, int no
if (timeout != last_timeout)
{
#if VERBOSE_SERVER
- GNUNET_log_from (GNUNET_ERROR_TYPE_
ERROR
, plugin->name,
+ GNUNET_log_from (GNUNET_ERROR_TYPE_
DEBUG
, plugin->name,
"SELECT Timeout changed from %llu to %llu\n",
last_timeout, timeout);
#endif