EventConfig::avoidMethodTells libevent to avoid specific event method Description
public
bool EventConfig::avoidMethod(
string
$method
)Tells libevent to avoid specific event method(backend). See » Creating an event base . Parameters
Return Values
Returns ExamplesExample #1 EventConfig::avoidMethod example
See Also
|