update : 2015.11.03
php.shukuma.com

검색:
 
 
Makes event non-pending

Event::del

(PECL libevent >= 0.0.1)

Event::delMakes event non-pending

설명

public bool Event::del ( void )

Removes an event from the set of monitored events, i.e. makes it non-pending.

인수

이 함수는 인수가 없습니다.

반환값

Returns TRUE on success. Otherwise FALSE

참고