struct

X11::HostAddress

Inherits Struct / Value / Object

Wrapper for X11::C::X::HostAddress structure.

Constructors

new(family : Int32, data : Bytes)
Source
new(host_address : X11::C::X::PHostAddress)
Source
new(host_address : X11::C::X::HostAddress)
Source
new(host : ServerInterpretedAddress)
Source

Instance methods

address
Source
bytes
Source
chaos?
Source
dec_net?
Source
family
Source
internet6?
Source
internet?
Source
length
Source
server_interpreted?
Source
server_interpreted_address
Source
to_unsafe
Source
to_x
Source