* Opens connection to server * * @param string $Address Server ip * @param int $Port Server port * @param int $Timeout Timeout period * @param int $Engine Engine the server runs on (goldsource, source) * * @throws InvalidArgumentException * @throws SocketException */
( $Address, $Port, $Timeout = 3, $Engine = self::SOURCE )
source not stored for this graph (policy: none)
no test coverage detected