Mailing List Archive

mythtv branch master updated by stuarta. v30-Pre-32-ge03bee0
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@mythtv.org> at Tue, 29 Aug 2017 10:35:35 +0100
Committer: Stuart Auchterlonie <stuarta@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@love2code.net> at Wed, 23 Aug 2017 21:13:01 -0400
Committer: David Hampton <mythtv@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(-)

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose