fixing coverity 10465: Resource leak
[oweals/gnunet.git] / src / transport / test_quota_compliance_tcp_asymmetric_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/quota-tcp-p1/
4
5 [transport-tcp]
6 PORT = 4094
7
8 [transport-udp]
9 PORT = 4094
10
11 [arm]
12 PORT = 4087
13 UNIXPATH = /tmp/test_quota_compliance_tcp_arm_peer1.sock
14
15 [statistics]
16 PORT = 4088
17 UNIXPATH = /tmp/test_quota_compliance_tcp_statistics_peer1.sock
18
19 [resolver]
20 PORT = 4089
21 UNIXPATH = /tmp/test_quota_compliance_tcp_resolver_peer1.sock
22
23 [peerinfo]
24 PORT = 4090
25 UNIXPATH = /tmp/test_quota_compliance_tcp_peerinfo_peer1.sock
26
27 [transport]
28 PORT = 4091
29 PLUGINS = tcp
30 UNIXPATH = /tmp/test_quota_compliance_tcp_transport_peer1.sock
31
32