NativeSocketAddress


Description:

[ CCode ( has_construct_function = false , type = "GSocketAddress*" ) ]
public NativeSocketAddress (void* native, size_t len)

Creates a new NativeSocketAddress for native and len .

Parameters:

native

a native address object

len

the length of native, in bytes

Returns:

a new NativeSocketAddress