class BsdDatagramSocket : NativeReference, DataSinkDataSource, Closeable
Creates a new BSD socket with given configuration data
address
- address of a BSD socket
BsdDatagramSocket(address: BsdDatagramSocketAddress)
Creates a new BSD socket with given configuration data |
val thisPointer: Long
Pointer to native jni reference for this object |
fun close(): Unit |
|
fun getAsDataSinkPointer(): Long |
|
fun getAsDataSourcePointer(): Long |