SelectFiber.unregister

Unegisters the current client from epoll and clears it, if any.

class SelectFiber
bool
unregister
()

Return Value

Type: bool

true if the current client was unregistered or false if there was no current client.

Meta