UnixSocketAddress.abstract


Description:

[ 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.

Parameters:

path

the abstract name

path_len

the length of path, or -1

Returns:

a new UnixSocketAddress