error handling
[oweals/gnunet.git] / src / transport / test_communicator_udp_basic_peer2.conf
1 @INLINE@ test_transport_defaults.conf
2
3 [PATHS]
4 GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunetd-plugin-transport/
5
6 [PEER]
7 PRIVATE_KEY = $GNUNET_TMP/test-communicator-unix-2/private.key
8
9
10 [transport-tcp]
11 PORT = 52400
12
13 [transport-udp]
14 PORT = 52402
15
16 [transport]
17 #PORT = 60001
18 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_2.sock
19
20 [nat]
21 UNIXPATH = $GNUNET_TMP/test-communicator-unix-2/nat.sock
22
23 [communicator-udp]
24 BINDTO = 60003
25 DISABLE_V6 = YES
26 MAX_QUEUE_LENGTH=5000