|
EventBase::getMethodReturns event method in use Description
public
string EventBase::getMethod()
ParametersThis function has no parameters. Return ValuesString representing used event method(backend). ExamplesExample #1 EventBase::getMethod example
The above example will output something similar to: `select' method avoided Event method used: epoll See Also
|