Virtual Method
GioSocketAddressget_native_size
since: 2.22
Declaration [src]
gssize
get_native_size (
GSocketAddress* address
)
Description [src]
Gets the size of address
‘s native struct sockaddr.
You can use this to allocate memory to pass to g_socket_address_to_native().
Available since: 2.22