[mythtv-commits] [MythTV/mythtv] 8e50fc: Fix timeout on mediaserver announcements.

linuxdude42 noreply at github.com
Thu Mar 28 13:09:00 UTC 2019


  Branch: refs/heads/fixes/30
  Home:   https://github.com/MythTV/mythtv
  Commit: 8e50fcf60bf9aaaddb5c8dbca4c957a0117d62c9
      https://github.com/MythTV/mythtv/commit/8e50fcf60bf9aaaddb5c8dbca4c957a0117d62c9
  Author: David Hampton <mythtv at love2code.net>
  Date:   2019-03-28 (Thu, 28 Mar 2019)

  Changed paths:
    M mythtv/libs/libmythbase/mythsocket.cpp

  Log Message:
  -----------
  Fix timeout on mediaserver announcements.

The socket code was converted in 2009 from taking a boolean to indicate
a 'short' timeout, to taking an actual timeout in milliseconds.  Fix
one location that didn't get converted.

Fixes #13439.

(cherry picked from commit 66d8960da3e47023344a4caa1edaa37eff6f64b8)




More information about the mythtv-commits mailing list