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/template_cfg_peer2.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/template_cfg_peer2.conf') diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf index 2fb65b9c9..a086a2408 100644 --- a/src/transport/template_cfg_peer2.conf +++ b/src/transport/template_cfg_peer2.conf @@ -4,7 +4,7 @@ SERVICEHOME = /tmp/test-transport/api-tcp-p2/ DEFAULTCONFIG = template_cfg_peer2.conf [transport-tcp] -PORT = 0 +PORT = 12100 TIMEOUT = 5000 [arm] -- cgit v1.2.3