Home
last modified time | relevance | path

Searched refs:ERRNO_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt28 echo "SNMP::ERRNO_TIMEOUT\n";
32 var_dump($session->getErrno() == SNMP::ERRNO_TIMEOUT);
108 SNMP::ERRNO_TIMEOUT
/PHP-8.2/ext/snmp/
H A Dsnmp.stub.php234 public const ERRNO_TIMEOUT = UNKNOWN; define in SNMP

Completed in 10 milliseconds