AbstractSelector.open

Initialize the selector.

class AbstractSelector
abstract
void
open
(
uint size
,)

Parameters

size uint

value that provides a hint for the maximum amount of conduits that will be registered

maxEvents uint

value that provides a hint for the maximum amount of conduit events that will be returned in the selection set per call to select.

Meta