EvLoop::verify

(PECL ev >= 0.2.0)

EvLoop::verifyPerforms internal consistency checks(for debugging)

Açıklama

public EvLoop::verify(): void

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Hiçbir değer dönmez.

Ayrıca Bakınız

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

User Contributed Notes

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