abstract fun wakeup(): Unit
Force the selection loop, if running, to wake up and process any closed channels.
ClosedSelectorException - If the co-routine selector has been closed.
ClosedSelectorException