Package-level declarations

Types

Link copied to clipboard
class TcpSocket(val sendCtxt: CoroutineContext, val receiveCtxt: CoroutineContext)

Properties

Link copied to clipboard
val selectorLock: <Error class: unknown class>
Link copied to clipboard
val selectorPerCtxt: MutableMap<CoroutineContext, <Error class: unknown class>>

Functions

Link copied to clipboard
fun awaitAvailable(cnxns: Collection<<Error class: unknown class>>, timeout: Long): Boolean
Link copied to clipboard
fun getSelectorFor(coCtxt: CoroutineContext): <Error class: unknown class>