mirror of
http://www.pogo.org.uk/~mark/trx.git
synced 2024-11-23 02:45:06 +01:00
Listening on IPv4 and IPv6 addresses
This commit is contained in:
parent
6e79ca46c9
commit
4d0190f5a9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user