Class: Gio::NativeSocketAddress

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Instance Method Details

#new(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

Returns: