InetSocketAddress


Object Hierarchy:

Object hierarchy for InetSocketAddress

Description:

[ CCode ( type_id = "g_inet_socket_address_get_type ()" ) ]
public class InetSocketAddress : SocketAddress, SocketConnectable

An IPv4 or IPv6 socket address.

That is, the combination of a [class@Gio.InetAddress] and a port number.

In UNIX terms, `GInetSocketAddress` corresponds to a [`struct sockaddr_in` or `struct sockaddr_in6`](man:sockaddr(3type)).

All known sub-classes:

Namespace: GLib
Package: gio-2.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.SocketAddress
All known members inherited from interface GLib.SocketConnectable