EventUtil::__construct
(PECL event >= 1.2.6-beta)
EventUtil::__construct — The abstract constructor
Описание
abstract
public
EventUtil::__construct
( void
)
EventUtil is a singleton. Therefore the constructor is abstract, and it is impossible to create objects based on this class.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Эта функция не возвращает значения после выполнения.
- Функция EventUtil::__construct() - The abstract constructor
- Функция EventUtil::getLastSocketErrno() - Returns the most recent socket error number
- Функция EventUtil::getLastSocketError() - Returns the most recent socket error
- Функция EventUtil::getSocketFd() - Returns numeric file descriptor of a socket, or stream
- EventUtil::getSocketName
- Функция EventUtil::setSocketOption() - Sets socket options
- Функция EventUtil::sslRandPoll() - Generates entropy by means of OpenSSL's RAND_poll()
Коментарии
404 Not Found