NativeSocketAddress
constructor(native: <Error class: unknown class>? = null, len: <Error class: unknown class>)
Creates a new #GNativeSocketAddress for @native and @len.
Return
a new #GNativeSocketAddress
Since
2.46
Parameters
native
a native address object
len
the length of @native, in bytes
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)