toggle menu
libnexakotlin
0.3.5
ios
linux
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin.socketPosix
Package-level
declarations
Types
Functions
Types
Tcp
Socket
Posix
Link copied to clipboard
ios
linux
class
TcpSocketPosix
(
val
sendCtxt
:
CoroutineContext
,
val
receiveCtxt
:
CoroutineContext
)
class
TcpSocketPosix
(
val
sendCtxt
:
CoroutineContext
,
val
receiveCtxt
:
CoroutineContext
)
:
iTcpSocket
Functions
await
Available
Link copied to clipboard
ios
linux
fun
awaitAvailable
(
cnxns
:
Collection
<
<Error class: unknown class>
>
,
timeout
:
Long
)
:
Boolean
fun
awaitAvailable
(
cnxns
:
Collection
<
iTcpSocket
>
,
timeout
:
Long
)
:
Boolean
big
Endian
To
UInt
Link copied to clipboard
ios
linux
fun
ByteArray
.
bigEndianToUInt
(
)
:
UInt
fun
ByteArray
.
bigEndianToUInt
(
)
:
UInt
htons
Link copied to clipboard
ios
linux
fun
Int
.
htons
(
)
:
UShort
fun
Int
.
htons
(
)
:
UShort