10/02/28 21:42:21 FoBdSL3J
libs/libmythtv/iptv/iptvfeederudp.cpp:IPTVFeederUDP::Open()
> // Begin by setting up our usage environment:
> if (!InitEnv())
> return false;
>
>#if 0
> ReceivingSocketAddr = our_inet_addr(parse.host().toLatin1());
>#endif
>
> Groupsock *socket = new Groupsock(*_live_env, addr, parse.port(), 0);
きのうsvn updateしたが、このファイルのロジックは去年4月から変更されてない。