FiberSelectEvent.handle

Handles events which occurred for the custom event fd.

(Implements an abstract super class method.)

class FiberSelectEvent
override
bool
handle
(
Event events
)

Return Value

Type: bool

false if the fiber is finished or true if it keeps going

Meta