event_new

(PECL libevent >= 0.0.1)

event_newCreate new event

Opis

event_new ( void ) : resource

Creates and returns a new event resource.

Zwracane wartości

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top