[mythtv-commits] mythtv/master commit: 885ca53fd by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Wed Mar 28 02:11:09 UTC 2012


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2012-03-27T18:49:56-07:00
   Push Date:  2012/03/27 19:11:01 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  885ca53fd839c43fd964c69046ada3b0ef84c928
   Changeset:  https://github.com/MythTV/mythtv/commit/885ca53fd

Log:

Adds final attempt at internal name resolution in MythSocket.

This adds one last pass at name resolution through the database before
falling back on the system name resolution. This corrects an issue on
Debian systems caused by their non-standard use of a 127.0.1.1 address
we do not listen on. There is potential for problem should
MythSocket::connect be called during CoreContext init, but a read
through the init code did not turn up any instances where this might
occur.

Fixes #10510

Modified:

   mythtv/libs/libmythbase/mythsocket.cpp



More information about the mythtv-commits mailing list