PollSelector.open

Open the poll()-based selector.

class PollSelector
override
void
open

Parameters

size uint

maximum amount of conduits that will be registered; it will grow dynamically if needed.

maxEvents uint

maximum amount of conduit events that will be returned in the selection set per call to select(); this value is currently not used by this selector.

Meta