backup errno
[oweals/gnunet.git] / src / transport / test_transport_api_peer2.conf
index 8567c6ac830b28bd0ea12c737bed836c001e74fd..ea746f9c1a547312c9930342596f93c2a82467f0 100644 (file)
@@ -4,10 +4,15 @@ DEFAULTCONFIG = test_transport_api_peer2.conf
 
 [resolver]
 PORT = 22364
+HOSTNAME = localhost
 
 [transport]
 PORT = 22365
 PLUGINS = tcp
+#DEBUG = YES
+#PREFIX = xterm -T t2 -e gdb -x cmd --args
+#BINARY = /home/grothoff/bin/gnunet-service-transport
+#PREFIX = valgrind --tool=memcheck
 
 [arm]
 PORT = 22366
@@ -15,7 +20,7 @@ PORT = 22366
 [statistics]
 PORT = 22367
 
-[tcp]
+[transport-tcp]
 PORT = 22368
 
 [peerinfo]