1
0
mirror of http://www.pogo.org.uk/~mark/trx.git synced 2024-11-23 10:55:05 +01:00

Listening on IPv4 and IPv6 addresses

This commit is contained in:
Mark Hills 2012-07-21 17:03:00 +01:00
parent 6e79ca46c9
commit 4d0190f5a9

View File

@ -4,7 +4,7 @@
#define DEFAULT_DEVICE "default"
#define DEFAULT_BUFFER 16
#define DEFAULT_ADDR "0.0.0.0"
#define DEFAULT_ADDR "::"
#define DEFAULT_PORT 1350
#define DEFAULT_FRAME 960
#define DEFAULT_JITTER 16