From 0663a057d7611270d5f41ae8b345125d737387f2 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 7 Oct 2011 16:20:21 +0000 Subject: transport-testing is not stateless anymore -> fixed assertion failure transport_api.c:1348 - connecting peers is now unidirectional - added peer_startup callback --- src/transport/plugin_transport_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/plugin_transport_http.h') diff --git a/src/transport/plugin_transport_http.h b/src/transport/plugin_transport_http.h index d5fa4725e..16da05c32 100644 --- a/src/transport/plugin_transport_http.h +++ b/src/transport/plugin_transport_http.h @@ -42,7 +42,7 @@ #include -#define DEBUG_HTTP GNUNET_EXTRA_LOGGING +#define DEBUG_HTTP GNUNET_YES #define VERBOSE_SERVER GNUNET_EXTRA_LOGGING #define VERBOSE_CLIENT GNUNET_EXTRA_LOGGING #define VERBOSE_CURL GNUNET_NO -- cgit v1.2.3