(PECL libevent >= 0.0.1)
Create new event
resource event_new ( void )
Creates and returns a new event resource.
Returns:
event_new() returns a new event resource on success or FALSE
on error.
Please login to continue.