server: comment ipv6 server listening address

This commit is contained in:
Wim Taymans 2010-03-10 11:45:30 +01:00
parent 6afa5be799
commit 0509aa1cbf

View file

@ -23,7 +23,7 @@
#include "rtsp-client.h"
#define DEFAULT_ADDRESS "0.0.0.0"
//#define DEFAULT_ADDRESS "::1"
/* #define DEFAULT_ADDRESS "::0" */
#define DEFAULT_SERVICE "8554"
#define DEFAULT_BACKLOG 5