downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

EventBufferEvent::free> <EventBufferEvent::disable
[edit] Last updated: Sat, 18 May 2013

view this page in

EventBufferEvent::enable

(PECL event >= 1.2.6-beta)

EventBufferEvent::enableEnable events read, write, or both on a buffer event.

Description

public bool EventBufferEvent::enable ( string $events )

Disable events Event::READ , Event::WRITE , or Event::READ | Event::WRITE on a buffer event.

Parameters

events

Event::READ , Event::WRITE , or Event::READ | Event::WRITE on a buffer event.

Return Values

Returns TRUE on success. Otherwise FALSE.

See Also



add a note add a note User Contributed Notes EventBufferEvent::enable - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites