[ CCode ( has_construct_function = false , type = "GSocketAddress*" ) ]
[ Version ( since = "2.46" ) ]
public NativeSocketAddress (void* native, size_t len)
Creates a new NativeSocketAddress for native
and len
.
native |
a native address object |
len |
the length of |
a new NativeSocketAddress |