Class: Gio::NativeSocketAddress

Inherits:
SocketAddress show all
Defined in:
(unknown)

Instance Method Summary collapse

Methods inherited from SocketAddress

#family, #family=, #native_size, #to_native

Constructor Details

#initialize(native, len) ⇒ Gio::SocketAddress

Creates a new GNative::SocketAddress for native and len.

Parameters:

  • native (GObject)

    a native address object

  • len (Integer)

    the length of native, in bytes