Erroram2020

Results 4 comments of Erroram2020

i just a copy paste a example and rename host and passowrd $host = 'cavecloud.pl'; $port = 55; $password = 'mypassword'; $timeout = 3; use Thedudeguy\Rcon; $rcon = new Rcon($host,...

This error is on line 207 at Rcon.php. line 207: $packet_data = fread($this->socket, $size);