[mythtv-users] Random Hard Frontend Lockups

Bill Meek keemllib at gmail.com
Fri Mar 27 03:14:08 UTC 2015


On 03/26/2015 09:54 PM, Hika van den Hoven wrote:
> I don't know either, but I was thinking so because to mysql 127.0.0.1
> is not the same as localhost. If I remember right localhost bypasses
> net socket and 127.0.0.1 not. And if you have your myth system set to
> the nic address ...

I believe this is what you're thinking of:

     https://code.mythtv.org/cgit/mythtv/tree/mythtv/libs/libmythbase/mythdbcon.cpp#n150

and both should use a socket. 127.0.0.1 gets converted to localhost
which should use a socket.

-- 
Bill


More information about the mythtv-users mailing list