EventConfig::avoidMethodTells libevent to avoid specific event method Beschreibung
public
bool
EventConfig::avoidMethod
(
string
$method
)Tells libevent to avoid specific event method(backend). See » Creating an event base . Parameter-Liste
Rückgabewerte
Returns BeispieleBeispiel #1 EventConfig::avoidMethod example
<?phpSiehe auch
|