|
EvLoop::backendReturns an integer describing the backend used by libev Description
public
int EvLoop::backend()
The same as Ev::backend , but for the loop instance. ParametersThis function has no parameters. Return ValuesReturns an integer describing the backend used by libev. See Ev::backend . See Also
|