use different ports per test

This commit is contained in:
Nikos Mavrogiannopoulos
2013-11-23 16:55:38 +01:00
parent d91a8c5a1e
commit 5938943d39
10 changed files with 29 additions and 24 deletions

View File

@@ -24,8 +24,8 @@ max-clients = 16
max-same-clients = 2
# TCP and UDP port number
tcp-port = 4443
udp-port = 4443
tcp-port = 4448
udp-port = 4448
# Keepalive in seconds
keepalive = 32400