final |
|---|
readonly |
Worker class for performing server queries with timeout and retry logic.
| Methods | ||
|---|---|---|
public
|
__construct(int $timeout = 5, int $maxRetries = 2)
|
# |
public
|
query(string $protocol, string $ip, int $port): array{debug: array<mixed>, server_info: array<string, mixed>}
|
# |