NativeSocketAddress.this

Creates a new #GNativeSocketAddress for native and len.

class NativeSocketAddress
this
(
void* native
,
size_t len
)

Parameters

native void*

a native address object

len size_t

the length of native, in bytes

Return Value

a new #GNativeSocketAddress