fixed: disable ipv6 for webserver, fixes #9052
authorbobo1on1 <bobo1on1@svn>
Mon, 18 Oct 2010 20:19:13 +0000 (20:19 +0000)
committerbobo1on1 <bobo1on1@svn>
Mon, 18 Oct 2010 20:19:13 +0000 (20:19 +0000)
commited6cd67150661e35dfa9ffbbec0b3e0a1fbe8f04
tree39bdaf4be559f00d4534a519a3521538a44063d6
parent78917a0f42906126e51d8f75126f10bca34e3ad1
fixed: disable ipv6 for webserver, fixes #9052
the correct fix would be to start two mhd servers, one for ipv4 and one for ipv6, but that's too intrusive for dharma

(cherry picked from commit ec028a8b1164300978b40ea40c90653d5578cdfc)

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34852 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
xbmc/utils/WebServer.cpp