SocketAddress.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(). Since 2.22

class SocketAddress
getNativeSize
()

Return Value

Type: gssize

the size of the native struct sockaddr that address represents

Meta