getNativeSize
Gets the size of @address's native struct sockaddr. You can use this to allocate memory to pass to g_socket_address_to_native().
Return
the size of the native struct sockaddr that @address represents
Since
2.22
Gets the size of @address's native struct sockaddr. You can use this to allocate memory to pass to g_socket_address_to_native().
the size of the native struct sockaddr that @address represents
2.22