Package-level declarations

Types

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

Functions

Link copied to clipboard
fun awaitAvailable(cnxns: Collection<<Error class: unknown class>>, timeout: Long): Boolean
fun awaitAvailable(cnxns: Collection<iTcpSocket>, timeout: Long): Boolean
bigEndianToUInt
Link copied to clipboard
htons
Link copied to clipboard