SelectorManager
expect fun SelectorManager(dispatcher: CoroutineContext = EmptyCoroutineContext): SelectorManager
Content copied to clipboard
Creates the selector manager for current platform.
actual fun SelectorManager(dispatcher: CoroutineContext = EmptyCoroutineContext): SelectorManager
Content copied to clipboard