[mythtv-firehose] mythtv branch master updated by stuarta. v30-Pre-32-ge03bee0

Git Repo Owner noreply at mythtv.org
Tue Aug 29 09:37:49 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user stuarta.
       via  e03bee0c7eb381f488d3d09c7d0bc66a663a820a (commit)
       via  e2d0c1693ddb2f7be9521eaa31c9cf212f64b08a (commit)
      from  ad3fc1b88c17ecf8bad8967422360e13a4a010ec (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e03bee0c7eb381f488d3d09c7d0bc66a663a820a
Author:    Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 29 Aug 2017 10:35:35 +0100
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 29 Aug 2017 10:35:35 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e03bee0c7eb381f488d3d09c7d0bc66a663a820a

Merge remote-tracking branch 'dhampton/devel/dh/ping'
Fixes #12034 - Use correct ping timeout parameter for the OS.



commit e2d0c1693ddb2f7be9521eaa31c9cf212f64b08a
Author:    David Hampton <mythtv at love2code.net> at Wed, 23 Aug 2017 21:13:01 -0400
Committer: David Hampton <mythtv at love2code.net> at Sun, 27 Aug 2017 15:09:47 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e2d0c1693ddb2f7be9521eaa31c9cf212f64b08a

Use correct ping timeout parameter for the operating system.
The ping command on Linux based operating systems uses the -w
paremeter to specify the timeout in seconds.  The ping command on
FreeBSD based operating systems uses the -t parameter.  Use compile
time flags to generate the right ping command for the operating
system.  This fixes #12034.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/mythmiscutil.cpp |   45 ++++++++++++-----------------
 1 files changed, 19 insertions(+), 26 deletions(-)

-- 



More information about the mythtv-firehose mailing list