mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-10 14:04:16 +00:00
Merge branch 'master' of github.com:ckolivas/cgminer
This commit is contained in:
commit
4340500573
@ -347,7 +347,8 @@ $error = null;
|
|||||||
#
|
#
|
||||||
function getrigs()
|
function getrigs()
|
||||||
{
|
{
|
||||||
global $rigs, $mcastaddr, $mcastport, $mcastcode, $mcasttimeout, $error;
|
global $rigs, $mcastaddr, $mcastport, $mcastcode;
|
||||||
|
global $mcastlistport, $mcasttimeout, $error;
|
||||||
|
|
||||||
$listname = "0.0.0.0";
|
$listname = "0.0.0.0";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user