GoLang EvLoop::backend

request it (300)
GoLang replacement for PHP's EvLoop::backend [edit | history]



Do you know a GoLang replacement for PHP's EvLoop::backend? Write it!

PHP EvLoop::backend

PHP original manual for EvLoop::backend [ show | php.net ]

EvLoop::backend

(PECL ev >= 0.2.0)

EvLoop::backendReturns an integer describing the backend used by libev

Description

public int EvLoop::backend ( void )

The same as Ev::backend() , but for the loop instance.

Parameters

This function has no parameters.

Return Values

Returns an integer describing the backend used by libev. See Ev::backend() .

See Also

  • Ev::backend() - Returns an integer describing the backend used by libev