Creates a new #GNativeSocketAddress for native and len.
Returns this, for use in with statements.
Get builder for gio.native_socket_address.NativeSocketAddress
Returns this, for use in with statements.
Get builder for gio.socket_address.SocketAddress
Get family property.
Creates a #GSocketAddress subclass corresponding to the native struct sockaddr native.
Gets the socket family type of address.
Gets the size of address's native struct sockaddr. You can use this to allocate memory to pass to gio.socket_address.SocketAddress.toNative.
Converts a #GSocketAddress to a native struct sockaddr, which can be passed to low-level functions like connect() or bind().
A socket address of some unknown native type.
This corresponds to a general struct sockaddr of a type not otherwise handled by GLib.