SelectorManager

expect fun SelectorManager(dispatcher: CoroutineContext = EmptyCoroutineContext): SelectorManager

Creates the selector manager for current platform.

actual fun SelectorManager(dispatcher: CoroutineContext = EmptyCoroutineContext): SelectorManager