EventConfig::avoidMethodTells libevent to avoid specific event method 説明
public
bool EventConfig::avoidMethod(
string
$method
)Tells libevent to avoid specific event method(backend). See » Creating an event base . パラメータ
戻り値
成功した場合に 例例1 EventConfig::avoidMethod example
参考
|