Method

GioInetSocketAddressget_flowinfo

since: 2.32

Declaration

guint32
g_inet_socket_address_get_flowinfo (
  GInetSocketAddress* address
)

Description

Gets the sin6_flowinfo field from address, which must be an IPv6 address.

Available since: 2.32

Return value

Type: guint32

The flowinfo field.