SocketAddress
Object Hierarchy:
Description:
[ CCode ( type_id = "g_socket_address_get_type ()" ) ]
public abstract class SocketAddress : Object, SocketConnectable
public abstract class SocketAddress : Object, SocketConnectable
SocketAddress is the equivalent of struct sockaddr in the BSD sockets API.
This is an abstract class; use InetSocketAddress for internet sockets, or
GUnixSocketAddress
s for UNIX domain sockets.
All known sub-classes:
Namespace: GLib
Package: gio-2.0
Content:
Properties:
Static methods:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface GLib.SocketConnectable