[ CCode ( has_construct_function = false , type = "GSocketAddress*" ) ]
[ Version ( deprecated = true , replacement = "UnixSocketAddress.with_type" ) ]
public UnixSocketAddress.abstract (char[] path)
Warning: UnixSocketAddress.abstract is deprecated. Use UnixSocketAddress.with_type.
Creates a new g_unix_socket_address_abstract_padded
UnixSocketAddress for path.
| path |
the abstract name |
| path_len |
the length of |
|
a new UnixSocketAddress |