Libevent Funciones
PHP Manual

event_new

(PECL libevent >= 0.0.1)

event_newCreate new event

DescripciĆ³n

resource event_new ( void )

Creates and returns a new event resource.

Valores devueltos

event_new() returns a new event resource on success or FALSE on error.


Libevent Funciones
PHP Manual