update : 2015.11.03
php.shukuma.com

검색:
 
 
Performs internal consistency checks(for debugging)

EvLoop::verify

(PECL ev >= 0.2.0)

EvLoop::verifyPerforms internal consistency checks(for debugging)

설명

public void EvLoop::verify ( void )

Performs internal consistency checks(for debugging libev ) and abort the program if any data structures were found to be corrupted.

인수

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

반환값

값을 반환하지 않습니다.

참고

  • Ev::verify() - Performs internal consistency checks(for debugging)