event_buffer_enable

(PECL libevent >= 0.0.1)

event_buffer_enableEnable a buffered event

Description

bool event_buffer_enable ( resource $bevent , int $events )

Enables the specified buffered event.

Parameters

bevent

Valid buffered event resource.

events

Any combination of EV_READ and EV_WRITE.

Return Values

event_buffer_enable() returns TRUE on success or FALSE on error.


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout