[mythtv-commits] mythtv/master commit: 50606cd50 by Stuart Morgan (stuartm)

MythTV noreply at mythtv.org
Thu Aug 11 22:11:03 UTC 2011


      Author:  Stuart Morgan <smorgan at mythtv.org>
 Change Date:  2011-08-11T14:05:00-07:00
   Push Date:  2011/08/11 15:10:55 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  50606cd50a7f1e951d5bdec4ffbb9c137bbbc5c2
   Changeset:  https://github.com/MythTV/mythtv/commit/50606cd50

Log:

Always use the loopback interface when local

If the backend is local to the frontend then we will always use the
loopback interface instead of connecting on the external IP. This adds
some resilience to setups where the network connection may drop, e.g.
using wifi - especially Ubuntu which removes the IP from the interface
if it detects that the network is unreachable.

Modified:

   mythtv/libs/libmythbase/mythsocket.cpp
   mythtv/libs/libmythbase/mythsocket.h



More information about the mythtv-commits mailing list